Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strconv() question
Message
 
 
To
02/11/2006 12:18:44
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01166631
Message ID:
01166644
Views:
17
This might work:
IF STRCONV(STRCONV(the_string,16),15) == the_string
  * the string was previously converted
ELSE
  * the string was not previously converted
ENDIF
... just a thought, not tested,

>L<
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform