We'll look in detail at the important parts of the program in the following sections, but we need first to get a glimpse of the whole picture. Here's a brief description of some fundamental concepts:
main and used the (built-in) procedure WriteF.
A procedure can be thought of as a small program with a name.
WriteF in our program is the parameter to WriteF.
This is the data which the procedure should use.
WriteF was a series of characters enclosed in ' characters.
This is known as a string.
Go to the Next or Previous section, the Detailed Contents, or the Amiga E Encyclopedia.