Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COPY TO ...TYPE SDF, zero fill numeric fields
Message
 
À
11/10/2002 10:51:43
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00710310
Message ID:
00710352
Vues:
17
This is the only way I thought of too. It is a lot of work to build and maintain when you have a lot of fields.

Thanks anyway.

>you can instead of copy to low level file functions
>example:
>
>file=fcreate('xxx.txt')
>
>scan
> fputs(file,name+" "+tran(number,"@l 99999999")+" "+address1)
>endscan
>
>fclose(file)
Dennis Lindeman
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform