Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CC.LIB - ClipCode CLIPPER S'87 Library - aftype gets the data type of an asave() array file http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 AFTYPE      Gets the data type of an ASAVE() array file
 ALONGEST    Determine the longest string in an array (option: within a range)
 ARESTC      Restores an ASAVEC() character array from a disk file
 ARESTD      Restores an ASAVED() date array from a disk file
 ARESTL      Restores an ASAVEL() logical array from a disk file
 ARESTN      Restores an ASAVEN() numeric array from a disk file
 ARESTX      Restores an ASAVEX() mixed type array from a disk file
 ASAVEC      Saves a character array to a disk file
 ASAVED      Saves a date array to a disk file
 ASAVEL      Saves a logical array to a disk file
 ASAVEN      Saves a numeric array to a disk file
 ASAVEX      Saves a mixed type array to a disk file
 ASIZE       Gets the number of elements in an ASAVE() array file
 ASTORE      Array initialization by parameter passing (compact source code)

See Also: AFTYPE ALONGEST ARESTC ASAVEC ASIZE ASTORE

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson