Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
For .... Endfor Statement
Message
De
08/07/1999 12:18:19
 
 
À
08/07/1999 11:59:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00238902
Message ID:
00238915
Vues:
13
To modify your code just slightly

FOR i = 1 to RECCOUNT('cdcid')
APPEND BLANK
NEXT

HTH


>I'm trying to create a FOR statement that will appen blank records in a table >based on the number of records in a different table.

>FOR i=1 TO CDCID.LAST_REC
>APPEND BLANK
>ENDFOR

>CDCID.LAST_REC contains the total number of records that's been entered in for >the current session.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform