guides:programming:programmers_reference_manual:declare_fcns

Declare_FCNS routine

Compiles a .DLL definition record into BASIC+ callable functions.

run Declare_FCNS "key"

All DLL definitions reside in the SYSPROCS table with a naming convention of "DLL_" prepended to the module name (typically the name of the DLL without the .DLL extension).

run Declare_FCNS "DLL_USER"
  • guides/programming/programmers_reference_manual/declare_fcns.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1