Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^2: Parsing an RTF File as plain text.

by Anonymous Monk
on Apr 08, 2012 at 04:03 UTC ( [id://963965]=note: print w/replies, xml ) Need Help??


in reply to Re: Parsing an RTF File as plain text.
in thread Parsing an RTF File as plain text.

print, printf, say, everyone of those, gives me the same error. the : comes from

while($f < $n){ print "$users[$f]:$hashes[$f]\n"; $f += 1; }

Replies are listed 'Best First'.
Re^3: Parsing an RTF File as plain text.
by NetWallah (Canon) on Apr 08, 2012 at 04:57 UTC
    Ekimino - Are you posting as Anonymous ?
    That makes tracking responses difficult.

    Anyway - without some view of test data, it is difficult to see what the problem may be - for instance, your @users array could well be empty.

    The best bet is to post a small sample of re-populated data for @users, and @hash, and your print code.

    If that does not work as you expect, we can help.

                 All great truths begin as blasphemies.
                       ― George Bernard Shaw, writer, Nobel laureate (1856-1950)

Log In?
Username:
Password:

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

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

    No recent polls found