Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How To Write Data of DBF file in Text File
Message
De
11/03/2013 05:32:29
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Titre:
How To Write Data of DBF file in Text File
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01567961
Message ID:
01567961
Vues:
47
Using the following code I am appending Text from a PS file in DatabAse file.
Local lcFile, lcText
m.lcFile = [1021337392.ps]
Create Cursor Dummy (PS c(254), pos i,pageno n(2),recordnum i)
Append From (m.lcFile) Sdf
After processing the Data base File , I want again same PS file.

Kinldy Guide, I tried but the could not get the same format for PS file as it was before.

Sample PS can be Downloaded from

https://www.dropbox.com/s/6x5an3dyg8syvmx/1021337392.ps
Regards
Harsh
Harsh
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform