ArborX


wdbm

Longname: w indow d ialogue b ox m odeless   Open the Documentation Legend
Released: 7.61a 
Created: 7.61a 
See also: wdbmi wdb wdberr twdbm

Summary
The wdbm keyword is used to create modeless dialogue boxes.
Example (n/a)
No example is available for this feature.

Syntax (7.61a)
wdbm num:n
num:n

Creates a modeless dialogue box from string number num

The dialogue's ID is returned in the user space wdbm variable. Dialogue IDs are unique to each dialogue box instance and are important for advanced scripting. Dialogue variable stealing should still be performed using the wdb macro, as wdbm does not implement variable stealing.

Document created on 08-Feb-2003 (revision 1)