[<<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.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson