awvLoadMenuCB
awvLoadMenuCB( ) =>t/nil
Description
Displays the Load menu (Windows – Load ...). The function is defined in dfII/etc/context/awv.cxt.
Arguments
Value Returned
Examples
The following example shows how to run the awvLoadMenu function.
awvLoadMenuCB()
=> nil
Return to top