•
|
FORM is the F&M handle for the form element
|
•
|
WMID is the DRUID driver handle for the form. This will allow the core-code to provide its own callbacks for the form, and to organise the form’s core managed gadgets and menus.
|
•
|
•
|
FORMNAME is a name-string unique to the application-module. It has a length of LSTR.
|
Load named form from a definition file. FORM is a handle to the created form object.
|
|
Display the given form. IERR is a PML error token. It takes the value 0 when there was no error.
|
|