next node: Distributor,
prev node: ComCheckWin,
up to node: Subsystem Opal Window Additions


ComCheckWinData

Signature of ComCheckWinData

List of Import References :
See BOOL
See Com
See DENOTATION
See Nat
See Option
See Seq
See Void

SIGNATURE ComCheckWinData[data]

$Date: 2010-09-30 18:24:17 +0200 (Do, 30. Sep 2010) $ ($Revision: 616 $)

SORT data

IMPORT Void ONLY void
       Com[void] ONLY com
       Com[data] ONLY com

Popup a window with the message and three buttons:

Dismiss
delete the window and continue
Continue
continue, but do not delete the window
Abort
abort execution
FUN check: com[data] -> com[data]
FUN check: (denotation -> denotation) ** com[data] -> com[data]


next node: Distributor,
prev node: ComCheckWin,
up to node: Subsystem Opal Window Additions