Library /sys$common/syshlp/basichelp.hlb
DIMENSION

 *Conan The Librarian (sorry for the slow response - running on an old VAX)

  The DIMENSION statement creates and names a static,  dynamic,  or  virtual
  array,  or redimensions an existing array.  The array subscripts determine
  the dimensions and size of the array.  You can specify the  data  type  of
  the array and associate the array with an I/O channel.

  Examples

  DIM STRING Name_list(100,100), BYTE Age(100)
  DIM #1%, STRING Emp_name_list(500), REAL Amount(500)
  DIM DOUBLE Inventory(Base, Markup)

 

  Additional Information (explode) :

  Close     HLB-list     TLB-list     Help  

[legal] [privacy] [GNU] [policy] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.