qb45advr.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
@L8019
:nDeclaring Simple Variables
:l99
  Variables   Declaring Simple Variables   Contents   Index
──────────────────────────────────────────────────────────────────────────────
Declaring Simple Variables
 
Simple variables can be numeric, string, or record variables. You may
specify simple variable types in three different ways:
 
  Type-declaration suffix
  AS declaration statement
  DEFtype declaration statement