![]() |
|
twdb |
Longname: | t w indow d ialogue b ox | ![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Released: | 6.52a | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Created: | not available | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Last modified: | 6.52a | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
See also: | wdb twdbm |
Summary |
Uses the contents of stream to create a dialogue box without having to use defstr and addstr as you would normally to define menus and dialogue boxes. |
Example extract |
Flags can be combined together in different ways to achieve the same results. You can either combine flags in sequence, for example:
|
Syntax
|
stream:t |
Stream name containing text for menu/dialogue box. |
flags:n |
|
#:L |
The '#' specifies if conditional testing is used. |
Example |
or add the values of the individual flags togeteher, for example:
|
Document created on 08-Feb-2003 (revision 1)