TotalNET Advanced Server 5.2 Reference Manual

Examples

  1. Use the following command to enable the option to terminate execution of the script by pressing Control-p or Control-c at any point after the break on entry and before a break off entry:


    break on
  2. Use the following command to disable the option to terminate execution of the script:


    break off