Alter Aeon Help Page Search
Click here to view a random selection from the help system.
Click here to return to the main help index.
Search results for 'dclient dcwindow dccreate'
Keywords are: 'dclient dcwindow dccreate'
Syntax:
dcwindow create <single word window name>
This command creates a popup window and window button on the dclient.
You can open and close this window with the button, and you can divert
or append text to the window using the 'dcldivert' or 'dclappend'
commands.
For example, to create a window for wholist data:
dcwindow create WHO
To send wholist data to that window:
dcldivert WHO who
These kinds of commands are best used in aliases to prevent mistyping.