DONE: Exit... does not appear to work

Please report bugs.

DONE: Exit... does not appear to work

Postby tseyfarth » Tue Dec 07, 2010 12:57 am

Hello all,

I've tried in various respects, Exit Sub, Exit Do, Exit While and Exit Signal. The latter is the only one not sure about - if it even is supposed to exist. However none of the others work at all, yielding compiler errors. The Exit keyword is not recognized (not blue) but the Sub, Do, While and Signal all are.

Comments?

Tim
tseyfarth
 
Posts: 67
Joined: Mon Oct 18, 2010 12:37 am

Re: Exit... does not appear to work

Postby Henning » Tue Dec 07, 2010 9:49 am

From the General Manual:

Use 'Break' to immedeatly exit a loop. (another C++ command in Basic) ;)

/Henning
Henning
 
Posts: 523
Joined: Fri Aug 13, 2010 6:29 pm

Re: Exit... does not appear to work

Postby berndnoetscher » Tue Dec 07, 2010 11:35 am

Henning wrote:From the General Manual:

Use 'Break' to immedeatly exit a loop. (another C++ command in Basic) ;)

/Henning


Don't be afraid the others will follow in the final V1.
berndnoetscher
Site Admin
 
Posts: 344
Joined: Thu Mar 25, 2010 9:57 am


Return to Bug Reports

Who is online

Users browsing this forum: No registered users and 1 guest