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: 1998/06/16 16:00:26 $ ($Revision: 1.1.1.1 $)

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