The mInfo array


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:

Keys of mInfo (without @)

KeyMeaning
mFullVersionFull version number of the module
mVersionAs above, but without patchlevel, if defined
mMajorMajor version number of the module
mMinorMinor version number of the module
mDosVersionAs 'mFullVersion', but without intervening '.'s
mShortDosVersionAs 'mVersion', but without intervening '.'s
mNameThe name of the module
mDirectoryThe name of module, suffixed with 'mVersion'. Equivalent to the name of the directory chosen by the general prepare code.
mDateDate of execution, like 'January 1, 1997'
mShortDateDate of execution, like '01-JAN-1997'

Up


Generated by AutoDoc 2.0 at 02/06/1999, invoked by Andreas Kupries