Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create cursor from array
Message
De
18/07/2006 12:13:11
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01137256
Message ID:
01137277
Vues:
16
>>Can someone help me with the correct syntax for the create cursor from array command?
>>As in:
>>
>>
>>numfiles = adir(myarray,'c:\somefolder\*.mp3','D')
>>create cursor crsTemp (something) from array myarray
>>
>>
>The array has to have structure discribed in the help for AFIELDS() function.
>See Re: Filer.dll wont show .userSettings.ini file Thread #992966 Message #993038


Sergey -

You guessed what I was trying to do and showed me someone had already done it. Thanks!

Regarding the original question, I had read the HELP and thought it wasn't very clear. I presume the array created by ADIR() is not suitable for CREATE CURSOR FROM ARRAY, at least in its native format. Would you agree?

- Don
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform