Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Supermover foundation class
Message
 
 
To
10/08/2010 02:12:44
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
01475893
Message ID:
01475908
Views:
103
>Middle of night. Been staring at this. everyone gone home. put supermover foundation class on form What did I miss?
>
>
>SELECT 	STR(td_each,8,2) + ' ' + STR(td_qty,6,2) + ' ' + STR(td_value,8,2) + ' ' + td_desc + td_sanal + td_mref
> FROM sl_td WHERE td_tcode = '7777777' 	INTO ARRAY aOrphans 
>
>DO FORM findme NAME ofindme LINKED  noshow
>ofindme._mover1.initchoices(@aOrphans)
>oFindme.show(1)
>
>
>Pressing Add button gives Array dimensions are invalid, click method of add button. Am selecting one column 'cause was selecting 5 and thought maybe that eas an issue.
>
>tia

How did you declare this array?
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform