Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
@ 2185,1 Say 'Help Me!' (invalid coordinates)
Message
From
07/07/1999 18:40:52
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00238486
Message ID:
00238590
Views:
11
>I need to create a text file that has matches a specific fixed width format. It was simple enough to SET DEVICE TO FILE textfile.txt and do a series of @ row,col Say 'mydata' where row and column matched the specs required. I have since run into a problem with longer files. It seems that when I get to line 2185, an error message is created saying 'invalid coordinates'. This is true whether device is set to screen or file. Any suggestions on a more proper way to due this? On some files, I cannot have line feeds or carriage returns at the end of the lines.
>
>TIA,
>Marcus.

Look at the text merge commands in VFP. SET TEXTMERGE, \, and \\. Very simple to use and VERY fast.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform