Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: how to use printf correctly...

by jjhorner (Hermit)
on Jul 09, 2003 at 17:33 UTC ( [id://272755]=note: print w/replies, xml ) Need Help??


in reply to how to use printf correctly...

I'm not exactly sure what you are asking in terms of output.

You want to import 90 lines, strip off the first two fields separated by a 'tab' character, join the last two with a '/', push them onto an array, print the first field, print the whole array, then cycle back for the next 90?

Or do you want to build 301 X/X columns side by side? Something like this:

000217
N/N
G/G
A/A
A/G
A/A
A/G
A/A
A/G
A/G
(until 90 items are listed),

Then cycle back and grab another 90, and add to the above by adding another column onto the X/X list?

Let me know. I'm kind of unsure about what you are asking.

J. J. Horner 
CISSP,CCNA,CHSS,CHP,blah,blah,blah

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-03-29 14:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found