Mnemonics "K"

From CometWiki

(Difference between revisions)
Jump to: navigation, search
(New page: == (Kill Session) == <pre> Syntax: (Kill Session) Discussion: This mnemonic kills the Comet session without displaying the "Are you sure you want to terminate Comet?" dialog. This ca...)
(added pause note)
 
(2 intermediate revisions not shown)
Line 1: Line 1:
-
 
== (Kill Session) ==
== (Kill Session) ==
-
<pre>
+
'''Syntax:''' (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.
+
'''Discussion:''' This mnemonic kills the Comet session without displaying the "Are you sure you want to terminate Comet?" dialog.<br> 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)   
+
'''History:''' This mnemonic was added in Build 289.   
-
</pre>
+
 
 +
'''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