Yes, that echos the commands to the file, just as it does to the screen
Ted Wolfley wrote:
Yes I do. So I should add SET ECHO OFF at the beginning?
-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Albert
Berry
Sent: Tuesday, October 18, 2005 1:50 PM
To: RBG7-L Mailing List
Subject: [RBG7-L] - Re: unload command
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/>