Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . Release Notes - <b>86 changed: type()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 86  CHANGED: TYPE()
--------------------------------------------------------------------------------

     TYPE() has been updated to support the new Clipper 5.0 data types
     as follows:

     Table: New and changed TYPE() return values
     -----------------------------------------------------------------
     Returns         Meaning
     -----------------------------------------------------------------
     B               Code block
     O               Object
     U               NIL, local or static declared variables
     -----------------------------------------------------------------

     Note that you cannot use TYPE() to determine the type of a local or
     static variable.  The VALTYPE() function was added for this
     purpose.

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