Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sql to file???
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Sql to file???
Divers
Thread ID:
00662023
Message ID:
00662023
Vues:
49
Hello Everyone!!!
I have a temp cursor called temp1. I want to write it to a file.
I have done the following
   SELECT * from temp1 TO FILE (sys(2023)+'\tmpCardFile.txt') PLAIN
That gets me the file, but I need this file to go straigt accross for 80 characters.
The Cursor has up to 3 records in it and each record is 80 characters long. But when I look at the file or send the file to the screen, It is wraped. I need it Straight so that I can send this file to the mainframe.
Is there a command to help do this or do I have to write some low level writes to handle this?

Thanks in advance
What is Wisdom?
Wisdom - The ability to respond to any situation according to God's Plan.
Therefore:
USE Wisdom IN Everything ORDER priority AS Knowledge
SELECT Knowledge
BROWSE FOR Understanding WHERE Wisdom=Guide

LeRoy Jackson
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform