Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ASelObj() and setting =
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
ASelObj() and setting =
Miscellaneous
Thread ID:
00573695
Message ID:
00573695
Views:
50
Why doesn't this work when .cVersion is [='123'] (what is between the [] is what was entered in the prop sheet):

MODIFY CLASS mmApplicationObject OF d:\dev\apps\mm\libs\aapp.vcx nowait
? aSelObj( laObjs )
? laObjs(1).cVersion
laObjs(1).cVersion = 'abc'
? laObjs(1).cVersion

but it does work if I change .cVersion to [123] !!!

btw - why the @#$@ can't I post double quotes here???!!!
Next
Reply
Map
View

Click here to load this message in the networking platform