Extra file

Robert J.M. Edis robert.edis@creatcomp.com
Thu, 9 Mar 2000 12:34:09 -0500


G'day Roger

I can't be certain as I don't have access to a VMS machine at the moment,
but I suspect it has something to do with defining the logical from within
Quiz with the DCL '$' prompt vs. defining the logical prior to starting
Quiz.

Blue 

-----Original Message-----
From: Kesterson, Roger
To: 'powerh-l@lists.swau.edu'
Sent: 3/9/00 10:46 AM
Subject: Extra file

At the risk of disturbing the quiet, I have a QUIZ program that creates
two
different sets of mailing labels and looks something like this:

CANCEL CLEAR
SET DEFAULT

$ ASSIGN/JOB/NOLOG REPORTS:CCMLA1.RPT; LABELS1

SET REPORT NOLIMIT
SET REPORT DEVICE DISC NAME LABELS1 NOFORMFEED
SET REPORT SPACING 0
SET PAGE LENGTH 6 WIDTH 32

ACCESS...

SELECT...

SORT...

REPORT...

GO

CANCEL CLEAR
SET DEFAULT

$ ASSIGN/JOB/NOLOG REPORTS:CCMLA2.RPT; LABELS2

SET REPORT NOLIMIT
SET REPORT DEVICE DISC NAME LABELS2 NOFORMFEED
SET REPORT SPACING 0
SET PAGE LENGTH 6 WIDTH 32

ACCESS...

SELECT...

SORT...

REPORT...

GO

It works fine except that in addition to creating the file
REPORTS:CCMLA2.RPT, it also creates a LABELS2.TXT in the default
directory,
which is a duplicate of the other file.  Can anyone tell me what is
causing
this?  It does not create a LABELS1.TXT.

Thanks,
RK
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
= =
Subscribe: "subscribe powerh-l" in message body to
majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to
majordomo@lists.swau.edu
This list is closed, thus to post to the list, you must be a subscriber.
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
This list is closed, thus to post to the list, you must be a subscriber.