Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Electronic Signature on a Check
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00726653
Message ID:
00728071
Vues:
21
The Report Writer isn't the best tool to create ASCII files. Depending on file layout you can use one of the following VFP command/function
- COPY TO TYPE SDF/DELIMTED
- STRTOFILE()
- LLFF's: FCREATE(), FWRITE(), FPUT(0, FCLOSE()
- TEXTMERGE( ) function
- Textmerge commands \ and \\

>I need to produce check-writing output in ACSII format to support an electronic signature. Anyone have experience with this? TIA, Shuli
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform