Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to pass _screen.aoT array by reference way
Message
From
15/05/2002 03:01:42
 
 
To
15/05/2002 01:52:34
Lu Ping
Zhuhai Tec Co.
Zhuhai, China
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00656731
Message ID:
00656745
Views:
11
>
>   acopy(_screen.aot ,aoT)
>   lpo = NEWOBJECT([sort] ,[buildform.prg] ,.null.,@aot ,[caption])
>
This is pretty much what you have to do. You can always aCopy() it back if you'd like. Another option is to not use an array, but an object that represents an array, like a collection.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform