Ted. do you have ECHO ON?

Ted Wolfley wrote:

Hi,
When I run the following commands in a program file, the first record in the output file is *UNLOAD DATA FOR donor AS ASCII* and the last record in the output file is *OUTPUT SCREEN*. Neither record is double quoted but the data in the records that are in between is correctly double quoted. I am using the latest 7.1. How do I prevent those 2 lines of code from appearing in the output file?
SET QUOTES="
OUTPUT filename.txt
UNLOAD DATA FOR donor AS ASCII
OUTPUT SCREEN
SET QUOTES='
Ted Wolfley
Database/Internet Programmer
The Ogden Group of Rochester

5637  West Henrietta Road

West Henrietta, NY 14586
phone: (585) 321 1060 x23
fax: (585) 321 0043
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>

www.ogdengroup.com <http://www.ogdengroup.com/>


Reply via email to