Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Supermover and PKs
Message
From
21/03/2003 10:16:59
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00768363
Message ID:
00768576
Views:
24
I'm not fond of putting multiple values into one string, but I'll keep this in mind if I can't get Peter's suggestion to work.

Thanks,

Michelle


>The Supermover class accepts the one-dimensional arrays only. To workaround this limitation, you can attach PK to the discription but move it beyond the part wisible in the mover. Something like
SELECT PADR(Descript, 100) + "###" + TRANSFORM(PK) ;
>  FROM mytable ;
>  INTO ARRAY myarray
>
It would be easy to extract PK from the selected items.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform