January 2001
Beginner
312 pages
6h 4m
English
This is a commonly asked question by those who are new to scripting and even those who have been using script for a while. The technical (read “gear head”) answer is that a script is a sequence of instructions (or sometimes even another program) that is interpreted or carried out by another program rather than by the computer's processor. What does this mean in the real world? Well, first off, to create a program you need another program (a compiler at the very least), whereas to write script the least that you want is a text editor (more on this in a minute). This means that scripts are easier and generally faster to write than programs are because they are written in more structured and ...
Read now
Unlock full access