Difference between revisions of "DECLARE Commands"

From Lianjapedia
Jump to: navigation, search
(Created page with "{| class="wikitable" width="100%" !width="30%"|Command !width="70%"|Description |- |valign="top"|DECLARE||valign="top"|Declare an array. |- |valign="top"|DECLARE - DLL...")
 
m (Yvonne.milne moved page DECLARE COMMANDS to DECLARE Commands without leaving a redirect)
(No difference)

Revision as of 09:23, 3 August 2016

Command Description
DECLARE Declare an array.
DECLARE - DLL Register a function in an external shared 32-bit dynamic link library.
DECLARE CURSOR Declare a pointer to a logical table.