Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Foxpro Life
Message
De
18/04/2017 09:33:21
 
 
À
17/04/2017 14:48:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrats & ententes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Novell 6.x
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01649781
Message ID:
01650334
Vues:
61
>>>Did DBASE III support for loops?
>>
>>Hrm... You've got a point, it might not have FOR loop (it's been a long since I've used dBASE III... It'll be easy enough to verify this -- I just need to locate a [working] computer with a [working] 5.25" floppy disc drive -- assuming that the floppy is still readable, that is)
>>
foo1 = "fee"
>>foo2 = "fie"
>>foo3 = "foe"
>>foo4 = "fum"
>>I=1
>>do while I<=4
>>    cIdx = ALLTRIM(STR(I))
>>    ? foo&cIdx.
>>    I = I + 1
>>enddo
>
>I'm not sure, but I think it came along with one of the fox versions.

I'm reasonably sure FOR was added in FoxPro 2.0.

Tamar
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform