in reply to print out keys of hash with carriage returns

print RPTOUT join( "\n", keys %tapeid)

  • Comment on Re: print out keys of hash with carriage returns

Replies are listed 'Best First'.
Re^2: print out keys of hash with carriage returns
by bengmau (Beadle) on Nov 03, 2004 at 18:52 UTC
    that's it.. the light bulb has turned back on