Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Variable name for output file
Message
De
23/08/1999 09:29:10
 
 
À
23/08/1999 09:21:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00256539
Message ID:
00256543
Vues:
26
Hi Paul,

>I am trying to create an output file for each record in a table. The name of the each ascii output file should be the same as a field in the table for that corresponding record.

You can do a

AFIELDS(laF)
COPY TO (laF[1,1]) NEXT 1 TYPE SDF

How are you going to create an output file for every record with the same name?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform