perldoc -f printf

it's just like C's printf.

> -----Original Message-----
> From: Batchelor, Scott [mailto:[EMAIL PROTECTED]]
> Sent: Monday, May 06, 2002 3:14 PM
> To: '[EMAIL PROTECTED]'
> Subject: Doing a little formatting
> 
> 
> I am listing several variables...but I would like to make 
> them all a certain
> length to keep the format of the report somewhat...well formatted.
> 
> Is there an easy way to do this?
> 
> Right now I am just doing"
> 
> prprint "$ext_id\t$lastname,
> $firstname\t$mailaddr\t$status\t$deptexp\t$dept\t$buildroom\t$
> phone\n";
> 
> Thanks in advance!!
> 
> Scott M. Batchelor     
> 
> 
> 
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

----------------------------------------------------------------------------
--------------------
The views and opinions expressed in this email message are the sender's
own, and do not necessarily represent the views and opinions of Summit
Systems Inc.


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

Reply via email to