Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

(zdog) Re: format with space

by zdog (Priest)
on Jul 12, 2002 at 13:52 UTC ( [id://181266]=note: print w/replies, xml ) Need Help??


in reply to format with space

I think you're asking the same thing that I did here, a while back. If that's the case, I suggest looking into sprintf and possibly doing something like this to pad the value:

a[0] = sprintf ("%-8s%s", $value, $name)

I think that's what you're getting at ...

Zenon Zabinski | zdog | zdog@perlmonk.org

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://181266]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (5)
As of 2024-04-18 13:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found