Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing arrays to forms
Message
From
19/08/2003 09:44:43
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Passing arrays to forms
Miscellaneous
Thread ID:
00821385
Message ID:
00821385
Views:
48
I have,

DIME a(3)
a(1)="qwe"
a(2)="4rwe"
a(3)="qwwere"

DO FORM c:\fuentes\six\articulos\form\ABMSIMPLE WITH a

and in the INIT on the FORM,

LPARAMETERS tcTablas

then why I dont get an tcTablas as an array? I only get one value.

thanks!
Pablo
Next
Reply
Map
View

Click here to load this message in the networking platform