Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Perl Beginners > Re: error messa...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 4 of 9 Topic 10958 of 11509
Post > Topic >>

Re: error message

by chas.owens@[EMAIL PROTECTED] (Chas. Owens) Apr 20, 2008 at 04:10 PM

On Sun, Apr 20, 2008 at 3:57 PM, Levente Kovacs <leventelist@[EMAIL PROTECTED]
>
wrote:
> Hi all,
>
>  Can anyone tell me what this error message mean?
>
>  syntax error at ./dbubdate.pl line 181, near "}continue"
>  Execution of ./dbubdate.pl aborted due to compilation errors.
snip

It means that you used improper syntax near line 181.  That is you
made a statement that does not follow the rules of the Perl language.
Perl is not certain which rule you broke, it just knows the parser
reached an invalid state at line 181.  Look at that line and the ones
preceding it to see if you are missing a parenthesis, bracket, brace,
semicolon, etc.

-- 
Chas. Owens
wonkden.net
The most im****tant skill a programmer can have is the ability to read.
 




 9 Posts in Topic:
error message
leventelist@[EMAIL PROTEC  2008-04-20 21:57:25 
Re: error message
fxn@[EMAIL PROTECTED] (X  2008-04-20 22:09:21 
Re: error message
fxn@[EMAIL PROTECTED] (X  2008-04-20 22:57:46 
Re: error message
chas.owens@[EMAIL PROTECT  2008-04-20 16:10:46 
Re: error message
leventelist@[EMAIL PROTEC  2008-04-20 22:45:38 
Re: error message
krahnj@[EMAIL PROTECTED]   2008-04-20 14:06:56 
Re: error message
leventelist@[EMAIL PROTEC  2008-04-20 23:23:26 
Re: error message
leventelist@[EMAIL PROTEC  2008-04-20 23:38:19 
Re: error message
krahnj@[EMAIL PROTECTED]   2008-04-20 15:35:54 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed Jul 23 21:19:22 CDT 2008.