Is Continue in Delphi 6? -


i'm getting error when i'm trying replace goto in while loop continue, whenever error reading "statement expected, expression of type 'boolean' found". continue keyword not in delphi 6? error message mean else?

thanks.

it in delphi 5, assume in delphi 6. there must else going on in code, without posting it, it's impossible tell.


Comments

Popular posts from this blog

how to build hyperlink for query string in php -

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

queue - mq_receive: message too long -