| To run your Build file, select "Run this script" from the Build menu, or type F9 while the Build file's window is on the screen. This will begin the run process on the Build file that you created. Before running a Build file, TagMaster will automatically check the syntax of your Build file. You can also check the syntax of a Build file yourself by selected "Check Syntax" from the Build menu. Syntax checking makes certain that the commands in the Build file are all valid commands. It works from the first line down, and will stop checking for errors once it finds one. If there is an invalid command, the syntax checker will bring up a dialog describing the general error that it found along with the line number on which the problem was discovered. The problem must then be corrected by the user. Once the problem is corrected, the user may attempt to run the program again. If there are no errors to be found, the syntax checker will return nothing and run the program. NOTE: Syntax checking does not confirm that filenames are valid. Invalid filenames will create runtime errors--errors that occur while the program is running. |
© Copyright 1997-1999 Dataczar Technologies. All rights reserved. |