User Control Panel
Advertisements

HELP US, HELP YOU!

Please delete this post

 
Post new topic   Reply to topic    Bot Depot Forum Index -> General Programming Questions
View unanswered posts
Author Message
Cheater
Senior Member
Senior Member


Joined: 10 Jun 2005
Posts: 236

Reputation: 15.8Reputation: 15.8

PostPosted: Wed Jun 15, 2005 12:45 pm    Post subject: Please delete this post Reply with quote

Delete this Post please. I solved the problem I was having
Back to top
eric256
The Keymaker
The Keymaker


Joined: 03 May 2006
Posts: 2292
Location: Colorado
Reputation: 47Reputation: 47Reputation: 47Reputation: 47Reputation: 47

PostPosted: Wed Jun 15, 2005 2:19 pm    Post subject: Reply with quote

For starters you should probably include the entire error. At least when i run perl -c the first error is
Code:
Number found where operator expected at test.pl line 68, near "elsif ($msg eq "5
"
  (Might be a runaway multi-line "" string starting on line 66)


Maybe it is different on yours but i don't know why that would be the case. Either way you need to learn to read the error. Read all of that. What does it say? Might be a runaway multi-line "" string. This tells you that you want to look for somewhere you started a string but forgot to end it. It also tells you where to start looking. So go look around there for a missing " at the end of a line and you will find your problem.

_________________
Eric256
Proud previous owner and current admin of Bot-depot.com
Back to top
Cheater
Senior Member
Senior Member


Joined: 10 Jun 2005
Posts: 236

Reputation: 15.8Reputation: 15.8

PostPosted: Wed Jun 15, 2005 3:31 pm    Post subject: Reply with quote

That's stange, I thought there were no replies to this when I edited my post. Either way, this thread can be deleted. I figured it out.
Back to top
Cer
Upgraded Agent
Upgraded Agent


Joined: 03 Feb 2004
Posts: 3776
Location: Michigan
Reputation: 146.9
votes: 4

PostPosted: Wed Jun 15, 2005 3:39 pm    Post subject: Reply with quote

Cheater wrote:
That's stange, I thought there were no replies to this when I edited my post. Either way, this thread can be deleted. I figured it out.


You should never undo your post even after you figure out the problem (even if you realize it was a stupid error and you figured it out yourself). Others might have the same problem you did, and now they don't know what your problem was or how to fix it. So you should keep things like that around anyway.
Back to top
Cheater
Senior Member
Senior Member


Joined: 10 Jun 2005
Posts: 236

Reputation: 15.8Reputation: 15.8

PostPosted: Wed Jun 15, 2005 3:44 pm    Post subject: Reply with quote

If it is a mistake that I feel people could have, I usually do. But this one was mainly just a few careless errors in my coding (forgetting quotes)
Back to top
eric256
The Keymaker
The Keymaker


Joined: 03 May 2006
Posts: 2292
Location: Colorado
Reputation: 47Reputation: 47Reputation: 47Reputation: 47Reputation: 47

PostPosted: Thu Jun 16, 2005 2:04 pm    Post subject: Reply with quote

That is still an error others might get and not know where to look. This empty post makes you look worse than the error, and now it will just sit here like this. Please do not delete post content in the future.
_________________
Eric256
Proud previous owner and current admin of Bot-depot.com
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Bot Depot Forum Index -> General Programming Questions All times are GMT
Page 1 of 1

 



Protected by phpBB Security phpBB-TweakS
phpBB Security Has Blocked 9 Exploit Attempts.
Antispam Captcha Mod by phpbb-security.com
Powered by phpBB © 2001, 2005 phpBB Group