Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to Copy Folder From One Location to Another
Message
De
15/01/2013 08:09:37
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01562479
Message ID:
01562554
Vues:
68
>>>>Limit is 65,000 elements per array, or about 21,500 files with descriptions, and if you chop off descriptions, then 32,500.
>>>
>>>Not in VFP 9.
>>>From HELP:
>>>Maximum # of elements per array. Normal: 2 gigabytes
>>> Member array: 2 gigabytes
>>> Array of member objects: 65,000
>>>
>>
>>It is a 2-dimensional array with 3 or 2 columns per row.
>
>My point was that there is no limit for number of elements in VFP9.
>You can have
>
>DECLARE laArray[110000,2]
>
My bad. I misread that "Array of member objects" to be the limit in terms of a hard count, and 2 gigabytes to be the limit in terms of data storage.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform