How to Determine the Variable Type (139863)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
This article was previously published under Q139863 SUMMARY
When using the Visual FoxPro TYPE() function, you must ensure that the
expression passed to the function is always be of the character type. You
can use a user-defined function (UDF) to determine the type of a variable
without trying to convert the variable to a character string. This article
shows you how to do it.
Modification Type: | Major | Last Reviewed: | 2/10/2000 |
---|
Keywords: | kbcode KB139863 |
---|
|