Starting A New Project
Click Here To Load The Tutorial program Directly Into The Editor
SWARMTUT.DBA.
You are now looking at several lines of code, that when executed will do absolutely nothing. The lines of code you are viewing are called remarks. These types of lines are used to provide the programmer with reminders in plain English of what the program is doing or to provide program descriptions.
Click Here For The Next Tutorial Adding A Main Loop.