Sequential number needed on file
shuckvale@cosworth-racing.co.uk
shuckvale@cosworth-racing.co.uk
Wed, 16 Jun 1999 16:26:07 +0100
Scott,
Not sure about suprtool, but you can do it in QUIZ with 2 passes,
something like this;
Access FILE
Define CNTR = 1
Set Subfile Name PASS1
Report Summary &
FIELD1 &
FIELD2 &
CNTR SubTotal
Go
Access *PASS1
Define ASCIICNTR Character*9 = Ascii(CNTR)
Set Subfile Name PASS2
Report Summary &
FIELD1 &
FIELD2 &
ASCIICNTR
Go
regards,
Steve Huckvale
Analyst Programmer
Cosworth Racing Limited
The Octagon, St James Mill Road
Northampton, NN5 5RA, England.
-----Original Message-----
From: owner-powerh-l@sphere.swau.edu
[mailto:owner-powerh-l@sphere.swau.edu]On Behalf Of Gates, Scott
Sent: Wednesday, June 16, 1999 3:06 PM
To: powerhouse; suprtool
Subject: Sequential number needed on file
Using QUIZ and/or Suprtool, I need my final output file to have a record
sequence number as a ASCII numeric field (PIC 9(9) if I were using
COBOL). How would I do this?
Thanks in advance
Scott Gates
Contract Programmer
Trigon BC/BS of VA
804-354-7625
MPE/iX HP31900 C.05.08 r: C.55.00
SUPRTOOL/iX/(Version 4.1.04 VAR)
PH 7.29.C6 -- AMISYS v9.4
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
powerh-l@lists.swau.edu is gatewayed one-way to bit.listserv.powerh-l
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
powerh-l@lists.swau.edu is gatewayed one-way to bit.listserv.powerh-l
This list is closed, thus to post to the list, you must be a subscriber.