Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ASelObj() and setting =
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00573695
Message ID:
00573699
Views:
20
Try ? laObjs(1).ReadExpession("cVersion")

>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???!!!
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform