Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to pass array to other form??
Message
From
13/01/2001 19:32:30
 
 
To
12/01/2001 10:13:02
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00462914
Message ID:
00463456
Views:
11
>Hi,
> Thank you. I have pass it successfully. However, I failed to set it to be rowsource of listbox. ANy ideas?
>
>with thisform.list1
>.rowsource = "myarray"
>.rowsourcetype = 5
>endwith
>

The array doesn't survive beyond the Init where it's passed as a parameter; you have to copy it to a member array property of the form using ACOPY()
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform