Home | Packages | Files | Procedures | Keywords | External packages
Well, this array is used to communicate several bits of information to the module specific code. The complete list of keys and their values are as follows:
| Key | Meaning | 
|---|---|
| mFullVersion | Full version number of the module | 
| mVersion | As above, but without patchlevel, if defined | 
| mMajor | Major version number of the module | 
| mMinor | Minor version number of the module | 
| mDosVersion | As 'mFullVersion', but without intervening '.'s | 
| mShortDosVersion | As 'mVersion', but without intervening '.'s | 
| mName | The name of the module | 
| mDirectory | The name of module, suffixed with 'mVersion'. Equivalent to the name of the directory chosen by the general prepare code. | 
| mDate | Date of execution, like 'January 1, 1997' | 
| mShortDate | Date of execution, like '01-JAN-1997' | 
Generated by AutoDoc 2.0 at 02/06/1999, invoked by Andreas Kupries