Library /sys$common/syshlp/BASICHELP.HLB  —  Constants
  A constant is a numeric or character value that  does  not  change  during
  program execution.  BASIC accepts floating-point, integer, packed decimal,
  and character string constants.  You can create a named  constant  of  any
  data  type  with the DECLARE statement.  You can also use explicit literal
  notation to specify the value and data type of a numeric literal.
Additional Information: explode extract
Literal notation Floating-point Integer Packed Decimal String Named
Close Help