Page 1 of 1
Break Command removed?
Posted: Thu Jul 02, 2015 4:40 pm
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?
Re: Break Command removed?
Posted: Thu Jul 02, 2015 5:00 pm
by Steve Elliott2
Nevermind - I missed an Endif

Re: Break Command removed?
Posted: Thu Jul 02, 2015 5:01 pm
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?
Re: Break Command removed?
Posted: Thu Jul 02, 2015 8:14 pm
by Steve Elliott2
Like I said - was my mistake
