Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Supermover foundation class
Message
 
 
À
10/08/2010 02:12:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
01475893
Message ID:
01475908
Vues:
104
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform