*Where this package relies on other packages, the additional packages are listed below it.

Author(s)
Packages  Description
An Xbase++ #include file containing some definitions which are either not generally supplied or available, or enhance the definitions supplied by Alaska.

Examples include enhanced pseudo-functions for testing the type of a variable. The enhancement means that the functions can be used in #xcommand directives where the variable might not exist. There is also an extended DLLFUNCTION syntax which provides you with the ability to use aliases for function names (so that you can effectively rename functions from (for example) "OpenPrinterA" to "OpenPrinter"), and to optimise calls for repeated use.


Update History
Version Updated Description
1.2 02.08.2003 A couple of fixes to the DLLFUNCTION commands
Addition of range commands (AMONG, SUB, BETWEEN, XBETWEEN and OUTSIDE)
1.0 01.06.2003 Initial release