Gorden-Ozgul, Patricia E wrote:
> I need to construct a working printf statement where each field in a
> given record
> would print at a specified position.
> 
> Each record may or may not contain any particular field but will
> always begin with .VENDOR.LIBRARY. and end with .VENDOR.XINFO.END.
> 
> Hope springs eternal for this novice perl scripter.  If you can't
> help me, but can refer me to another list which might - I'd
> appreciate that. 
> 
> Pat Gorden-Ozgul
> [EMAIL PROTECTED] / [EMAIL PROTECTED]
  You might look at the format statement and write to accomplish what you
need. If you have Learning Perl, look at chapter 11 Formats ( 2nd Edition ).
Programming Perl Chapter 7 Formats ( 3rd Edition ). This would be the
starting place for you.

Wags ;)


**********************************************************
This message contains information that is confidential
and proprietary to FedEx Freight or its affiliates.
It is intended only for the recipient named and for
the express purpose(s) described therein.
Any other use is prohibited.
****************************************************************


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to