Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using quotation marks
Message
From
29/03/2005 21:04:04
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Using quotation marks
Miscellaneous
Thread ID:
00999835
Message ID:
00999835
Views:
55
Hi all:

How do I include quotation marks (" ") in the code below, so that the value of mGroupNumber is stored as "X09" instead of just X09 for example. (mGroupNumber is declared as a Character).
mStuffIntoGroupNumber = "update License set GroupNum = "+alltrim(mGroupNumber)+" where recno() = "+ALLTRIM(STR(mRecordNumber))
Thanks in advance.
- Ravi

True greatness consists in being great in little things.
- Charles Simmons
Next
Reply
Map
View

Click here to load this message in the networking platform