Quiz text file manipulation...

Gassett, Chris Gassett@aavid.com
Wed, 11 Sep 2002 16:05:05 -0400


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C259CE.852BF220
Content-Type: text/plain

I am trying to utilize a quiz text file with a tool called JetForms.
JetForms software needs what is called a job ticket.  I need this job ticket
at the beginning of each new PO so I can create a PDF document and then
attach that PDF into an email.

The problem is that I need to get the job ticket to print at the PO, but
before the page heading that prints the page number.  The report data may
span multiple pages.

Here is an example:

SORT ON P_ONO, LINENO_ALT, RELEASENO

JOB TICKET DATA (PO 1)
    PAGE HEADING DATA
        REPORT DATA
    PAGE FOOTING DATA
    PAGE HEADING DATA
        REPORT DATA
    PAGE FOOTING DATA

JOB TICKET DATA (PO 2)
    PAGE HEADING DATA
        REPORT DATA
    PAGE FOOTING DATA

JOB TICKET DATA (PO 3)
    PAGE HEADING DATA
        REPORT DATA
    PAGE FOOTING
    PAGE HEADING
        REPORT DATA
    PAGE FOOTING
    PAGE HEADING
        REPORT DATA
    PAGE FOOTING

Powerhouse 8.13D
HP-UX 11.0

------_=_NextPart_001_01C259CE.852BF220
Content-Type: text/html
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">



Quiz text file manipulation...



I am trying to utilize a quiz text = file with a tool called JetForms.  JetForms software needs what is = called a job ticket.  I need this job ticket at the beginning of = each new PO so I can create a PDF document and then attach that PDF = into an email.

The problem is that I need to get the = job ticket to print at the PO, but before the page heading that prints = the page number.  The report data may span multiple = pages.

Here is an example:

SORT ON P_ONO, LINENO_ALT, = RELEASENO

JOB TICKET DATA (PO 1)
    PAGE HEADING = DATA
        REPORT = DATA
    PAGE FOOTING = DATA
    PAGE HEADING = DATA
        REPORT = DATA
    PAGE FOOTING = DATA

JOB TICKET DATA (PO 2)
    PAGE HEADING = DATA
        REPORT = DATA
    PAGE FOOTING = DATA

JOB TICKET DATA (PO 3)
    PAGE HEADING = DATA
        REPORT = DATA
    PAGE = FOOTING
    PAGE = HEADING
        REPORT = DATA
    PAGE = FOOTING
    PAGE = HEADING
        REPORT = DATA
    PAGE = FOOTING

Powerhouse 8.13D
HP-UX 11.0

------_=_NextPart_001_01C259CE.852BF220--