Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: uc and lc function

by Flexx (Pilgrim)
on Sep 26, 2002 at 17:44 UTC ( [id://200970]=note: print w/replies, xml ) Need Help??


in reply to uc and lc function

Hi!

The error is not in the three lines you posted. However, as the error occurs in line 9 of your script, according to the error message, there must be more than these 3 lines. I'm confident that the actual error is somewhere above line 9. It's just that the parser doesn't give up until it realizes theres no possible way to tokenize your input. And it's not until line 9 that it realizes that it's a dead end road it's travelling. ;)

Show us the other 6 lines. I'm quite sure it's a missing semicolon, paren, brace or quote character somewhere above line 9.

So long,
Flexx

Log In?
Username:
Password:

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

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

    No recent polls found