Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Quote in a string
Message
From
02/08/2001 11:46:22
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Quote in a string
Miscellaneous
Thread ID:
00538890
Message ID:
00538890
Views:
40
Hi,

I just made a mistake in a foxpro program I was working on. I had something like:
lcString = 'Larry's Computer'
Which obviously makes an error. So I changed it to:
lcString = "Larry" + "'" + "s Computer"
I was just curious if they were other ways of putting a quote in a string?

Chris
Next
Reply
Map
View

Click here to load this message in the networking platform