MACSCRPT Archives

August 2015

MACSCRPT@LISTSERV.DARTMOUTH.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
SUBSCRIBE MACSCRPT Inyo55 <[log in to unmask]>
Reply To:
Macintosh Scripting Systems <[log in to unmask]>
Date:
Tue, 4 Aug 2015 18:25:55 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (11 lines)
On this topic here is a style question.

My script reads thru a text file sequential pages grouped by a common bar code until the bar code data changes and so it reads to the end of that group, and so on till the end of the document.

The result of that reading is a number; the number of pages in the group.

Should I take the group number as it is determined and then go to a handler to make a new PDF for that group from the master PDF, or should I first collect all the group numbers in a list and then (repeat with i from i to end of list) make all the PDFs one after another after the text file is read?

thanks,
Bob R.

ATOM RSS1 RSS2