home *** CD-ROM | disk | FTP | other *** search
- .pg wi full clr cy
- COMMAND NAME»gray«: »%t« SetDebug »ye«
-
- /DEBUG [ON|OFF|FULL|MEM]
- /cw
- The »%t«SetDebug»#« command is used when creating and testing
- scripts. When set on, »wh«all commands are displayed before
- they are executed»#«. It will also, optionally, show the
- amount of available memory.
-
- The parameters are:
-
- »wh«ON»cy« Show commands before execution and position
- in bytes into the script file
- »wh«OFF»cy« Stop »%t«/DEBUG»cy« displays
- »wh«MEM»cy« Show available memory and stack space
- »wh«FULL»cy« Shows all information»#«
-
- .pg clr
- |/DEBUG ON
- The »%t«/DEBUG»#« command was shown using the "»+ye«|»#«" in column »gr«1»#«.
-
- This »%t«/PAGE»#« command will be shown before it is executed.
-
- »go 54 19 ye«Debug Information»go 1 5 #«
- /page -10
- /DEBUG MEM
- .go 1 5
-
- »gr«NOTE»cy«: »#«The vertical bar "»ye«|»#«" in front of any »wh«command»#« or
- »wh«display line»#« will show the individual line before it
- is executed.
-
- .pg clr
-
- This command will turn the debug information off.
-
- |/DEBUG OFF
- /ENDEXEC CLEAR
-