Mnemonics "K"

From CometWiki

(Difference between revisions)
Jump to: navigation, search
((Kill Session))
(added pause note)
 
Line 6: Line 6:
'''History:'''  This mnemonic was added in Build 289.   
'''History:'''  This mnemonic was added in Build 289.   
-
'''Example:'''  Print (0) (Kill Session)
+
'''Example:'''
 +
  Print (0) (Kill Session)
 +
Pause 90
 +
Stop
 +
 
 +
'''Note:'''  Always follow the Kill Session mnemonic with a pause to give COSW a chance to actually propagate the kill signal to all related processes.

Latest revision as of 19:43, 8 June 2010

(Kill Session)

Syntax: (Kill Session)

Discussion: This mnemonic kills the Comet session without displaying the "Are you sure you want to terminate Comet?" dialog.
This can be very useful for ending CometAnywhere sessions without requiring the user to respond to a dialog.

History: This mnemonic was added in Build 289.

Example:

Print (0) (Kill Session)
Pause 90
Stop

Note: Always follow the Kill Session mnemonic with a pause to give COSW a chance to actually propagate the kill signal to all related processes.

Personal tools