Using the TERM Script Language included in TERM for UNIX, the ABORT command and ^C both fail to stop the script. This is normal. You will need to add:
SET ABORT ON
near the beginning of the script, before you would type ^C or enter the ABORT command in the script. Otherwise, the abort attempt is ignored.
This entry was posted
on Monday, April 16th, 2007 at 10:05 am and is filed under TSL.
You can follow any responses to this entry through the RSS 2.0 feed.
Both comments and pings are currently closed.