Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help on Append Form Command
Message
De
19/09/2013 02:47:07
 
 
À
19/09/2013 02:25:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01583556
Message ID:
01583557
Vues:
59
>I am trying to append Data in a Table from the file Linked Below. I don't know the type of file. But I could see it when I open it in Notepad.
>
>I want to append Data from it in order to text Manipulate inside it.
>
>I tried the following but didn't worked
>
>Create Table Compress (PS c (250)
>Append from 1 SDF && Didn't worked
>Append from 1 Type Delimited with '*' && Not worked
>
>Kindly convey , how to get Data in my table from the file.
>
>Here is a small sample file
>https://www.dropbox.com/s/7fcwflwqsccia7a/1
>
>Regards


That's a PCL (print) file - including the escape codes to position the text, etc.
Open it with a hex editor and at the end you'll see "PAGE 4 OF 4"
Maybe use some kind of a pcl viewer ? (have not tried)
http://download.cnet.com/PCL-Reader-32-bit/3000-10743_4-10628368.html There's an option to convert to ascii text
Gregory
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform