Break Command removed?

Just starting out? Need help? Post your questions and find answers here.
Steve Elliott2
User
User
Posts: 42
Joined: Sat Jun 20, 2015 1:47 pm

Break Command removed?

Post by Steve Elliott2 »

I'm trying to use the 'Break' command in a Repeat loop, but I'm getting a 'Break' is not a valid operator, error. Has this command been removed from the latest version of Pure BASIC?
Steve Elliott2
User
User
Posts: 42
Joined: Sat Jun 20, 2015 1:47 pm

Re: Break Command removed?

Post by Steve Elliott2 »

Nevermind - I missed an Endif :oops:
User avatar
bbanelli
Enthusiast
Enthusiast
Posts: 544
Joined: Tue May 28, 2013 10:51 pm
Location: Europe
Contact:

Re: Break Command removed?

Post by bbanelli »

Steve Elliott2 wrote:I'm trying to use the 'Break' command in a Repeat loop, but I'm getting a 'Break' is not a valid operator, error. Has this command been removed from the latest version of Pure BASIC?
Why don't you post a part of the code that's bothering you?
"If you lie to the compiler, it will get its revenge."
Henry Spencer
https://www.pci-z.com/
Steve Elliott2
User
User
Posts: 42
Joined: Sat Jun 20, 2015 1:47 pm

Re: Break Command removed?

Post by Steve Elliott2 »

Like I said - was my mistake :)
Post Reply