Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
@ 2185,1 Say 'Help Me!' (invalid coordinates)
Message
De
07/07/1999 18:40:52
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00238486
Message ID:
00238590
Vues:
12
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform