Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Arrays
Message
From
22/04/1998 13:20:33
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
22/04/1998 13:16:44
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Arrays
Miscellaneous
Thread ID:
00094058
Message ID:
00094060
Views:
22
>I'm trying to return an array from a form, but the entire array doesn't get passed back. The syntax I am using is RETURN arrayname.
>
>What am I missing in this RETURN command that will pass all the elements of the array?
>
>Maria
Maria,
Try the reverse.
dimension myarray[1]
Do someform with @myarray
Be carefull to pass by reference.
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