Break Command removed?
-
- User
- Posts: 42
- Joined: Sat Jun 20, 2015 1:47 pm
Break Command removed?
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?
-
- User
- Posts: 42
- Joined: Sat Jun 20, 2015 1:47 pm
Re: Break Command removed?
Nevermind - I missed an Endif 

Re: Break Command removed?
Why don't you post a part of the code that's bothering you?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?
-
- User
- Posts: 42
- Joined: Sat Jun 20, 2015 1:47 pm
Re: Break Command removed?
Like I said - was my mistake 
