Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why does this work?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00419138
Message ID:
00419212
Views:
20
>Why not make this by the same way as in other languages?
> For example, in SQL Server I can use following:
> MyString = 'Ed''s new book "How to confuse FoxPro"'
>
> In VFP I cannot make string constant that contains all ', " and [] characters :(

You can,
use
lcMyString = [a string with ', " and ] + " [] is possible in VFP"
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform