Please advise if there is a format, character / command that allows the action Script line to be ignored where notes or headings can be made.
Just like the good old DOS "REM "line
For example: whereby lines 1 -3 are not processed but provide practical headings for de-bugging / good writing practices
1 ; ===============================
2 ; INITIAL SETUP
3 ; ===============================
4 ClearVariables "[hc7][6co][6hc][6co2][6O2][7O2][atw][fat][co7][co27]"
5 SetVar "[icflag]" "pass"
Please advise if there is a format, character / command that allows the action Script line to be ignored where notes or headings can be made.
Just like the good old DOS "REM "line
For example: whereby lines 1 -3 are not processed but provide practical headings for de-bugging / good writing practices
1 ; ===============================
2 ; INITIAL SETUP
3 ; ===============================
4 ClearVariables "[hc7][6co][6hc][6co2][6O2][7O2][atw][fat][co7][co27]"
5 SetVar "[icflag]" "pass"