Jump to content

I have a couple of .fex which in 7.7 were creating the outpu...


Recommended Posts

Posted

How about something like this:

TABLE FILE CAR

PRINT COUNTRY CAR MODEL

ON TABLE HOLD FORMAT DFIX DELIMITER , ENCLOSURE " PRESERVESPACE YES

END

Posted
I have a couple of .fex which in 7.7 were creating the output as LOTUS, with no column headers. Now in 8.2, we had to switch these to .csv, but I need to figure out how to create the output without a column header row. Any ideas
Posted
Thank you both. I did apply Patricks suggestion and it looks to have worked. I will know better when the customers schedule runs tomorrow and they pick up the output. In this case, the schedule runs the program and FTPs the file as .txt to our server, where they then retrieve the file. Oh, the only change I had to make was to change YES to NO, since we did not want the column titles.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...