Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
STR() basic question
Message
From
01/08/2005 21:39:48
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
STR() basic question
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01037696
Message ID:
01037696
Views:
56
Hello folks,

I have:

table field: id (value 1 -Integer-)

lcPillName : local variable (value "")

after I execute:
lcPillName = str(pills.id)
lcPillName is still Numeric (?!)

Why? Str should convert it and store the string in the variable. Right?

Thanks,
Pablo
Next
Reply
Map
View

Click here to load this message in the networking platform