OK... So I tried the above and that was great but in my rush to post. I didn't accurately represent the sample data. So the script is dying on certain unparsable lines. (See below.)
Any advice?
Lines like this also exist!
-frame-print-settings-path : !{dazel-install-directory}!/lib/fm_pr
+int_settings.doc
-font-directories : !{dazel-install-directory}!/lib/FONTS
+/Soft_Horizons
-ps-init-directories : !{dazel-install-directory}!/lib/PS
-footer-text-default : Printed by DAZEL,
Page !{page-number}!,
!{started-printing-time}!
-header-footer-font : Helvetica-Bold
-header-footer-font-size : 12
-ps-prologue-file : ps_prologue.psc,
hp8500dn.ps
-physical-device-type : ps-printer
-output-document-format-default: ps
-output-bin-xlate : {face-down, 1},
{top, 1},
{face-up, 2},
{left, 2}
-input-trays-xlate : {tray1, 0},
{tray2, 2},
{tray3, 3},
{tray4, 4},
{large-capacity, 4}
-ps-printer-echoes-eof : true
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.