Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Appending Data in Cursor
Message
From
13/08/2017 05:50:02
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Appending Data in Cursor
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 8
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01653261
Message ID:
01653261
Views:
87
Dear Sir

I need to manipulate/Edit PCL file (this can be viewed in notepad) for which I am trying to append it in a cursor using the following command

Create Cursor PCLFILENAME (FILENAME VARCHAr(254))
APPEND FROM 1 TYPE SDF

However, When i Browse it I don't get the data line by line. I only get the first 256 characters and the rest is not appended. There are over 17000 Letters in a file.

Is there anyway that i could append it line by line using VFP code.

Sample PCL file can be downloaded from

http://www.send6.com/f51bf727/


Kindly Guide.

Regards
Harsh
Harsh
Reply
Map
View

Click here to load this message in the networking platform