Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you pass an array to a form?
Message
From
05/08/1998 10:51:34
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
05/08/1998 10:39:33
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00124072
Message ID:
00124077
Views:
12
>I want to pass an array to a form by reference, have the form change/add to the array and have the calling prg seen these changes to the array.
>
>In my main.prg I ;
>
>DIME x[1]
>DO FORM mymodalform WITH x
>
>In the mymodalform.scx, I want to change/add to the "x" array and have the main.prg seen these changes when the modal form is closed.
>
>Thanks,
>
>Jerryt
Jerry,
You could directly call myform w/o any parameter unless you declared your array local.
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
Next
Reply
Map
View

Click here to load this message in the networking platform