Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Object parameters
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00914752
Message ID:
00914757
Views:
12
pardon my typos...


>If I have a parameter object in a form, and pass it for the additon of a container object
>
>loParmeter.someproperty
>
>loParameter = .AddObject('container1', 'container', loParameter)
>
>? loParameter.someproperty
>
>I am told that loParameter is not an object
>
>the Init() for the contaner accepts the object and returns it as an object
>
>RETURN loParameter
>
>the debugger shows that it is an object
>
>what am I dong wrong?
>
>TIA
>
>Al
Previous
Reply
Map
View

Click here to load this message in the networking platform