Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

RE: RE: Answer: I need an array of filehandles.

by guice (Scribe)
on Apr 25, 2000 at 09:25 UTC ( [id://8899]=note: print w/replies, xml ) Need Help??


in reply to RE: Answer: I need an array of filehandles.
in thread How can I create an array of filehandles?

That was actually me (guice) that posted that example.. I appears that this form is dropping my handle :( BTW .. the { $handle4 } is suppose to be: { $handle[4] } .. Appears the form doesn't like [ and ] .. It made a link out of it.. oops ;)
  • Comment on RE: RE: Answer: I need an array of filehandles.

Replies are listed 'Best First'.
RE: RE: RE: Answer: I need an array of filehandles.
by Anonymous Monk on Apr 25, 2000 at 10:12 UTC

    I glanced at the page source, and saw you used a PRE tag, maybe a CODE tag works better?
    Here, lets test:

    PRE:
    $array$i
    
    CODE:
    $array[$i]

    Hmmm, I wish I could preview this sucker before I submit...

      It worked, but it's odd I wasn't logged in... it's got a cookie saved.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (None)
    As of 2024-04-25 01:21 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found