Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to use @ passing a form's array into a method?
Message
From
31/08/1998 10:29:56
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
31/08/1998 09:56:01
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00131504
Message ID:
00131515
Views:
14
>Is it possible to pass a form property dimensioned as an array into a external routine?
>=myprg(@thisform.myarray)
>If i use @ the routine gives me an error 'thisform is not an alias'.
>Must i use a memory variable?
>Thanks in advance
Carlos,
Pass thisform as an object ref to other routine so that routine could access any PEM (including array) of the form :)
=myprog(thisform)
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform