Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Declare_FCNS routine ====== ==== Description ==== Compiles a .DLL definition record into BASIC+ callable functions. ==== Syntax ==== run **Declare_FCNS** "key" ==== Remarks ==== 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). ==== See Also ==== [[chapter_dll|Chapter 7]] ==== Example ==== <code> run Declare_FCNS "DLL_USER" </code> guides/programming/programmers_reference_manual/declare_fcns.txt Last modified: 2024/06/19 20:20by 127.0.0.1