module definition

The public symbols in the module are accessible by other modules/macros by way of the '#Uses special comment or a project's LoadModule statement.

A module name may be suffixed with "/certkey". This insures that the module being used has been encrypted using the Decryption certificate indicated by certkey.

The following module name SecureModule.bas/00000003 is valid only if SecureModule.bas has been encrypted using the 00000003 Decryption certificate.