![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Questions & Help Needed Post any question regarding Basic4ppc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi All,
Just finished a program for euro2008, but i get an error CS0159 "no label s1 in a go-to statement" but in my code is no go-to statement. i'm using ver. 6.30 and .net 2.0.50727.832. and optimized compilation. Any ideas? Thanks Arrie |
|
||||
|
The problem is in Sub encrypten. It is a scoping problem as you have used the destination for Errorlabels within loops. This is not recommended practice. See the help manual for my Exceptions library for a description. Exceptions handling library
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Compiling program | Cerro41 | Italian Forum | 11 | 06-03-2008 08:09 AM |
| Compiling with old .NET | Sta | Questions & Help Needed | 2 | 03-16-2008 07:07 PM |
| Compiling | kavka | Questions & Help Needed | 6 | 10-17-2007 11:25 PM |
| Error compiling program in V5 (was OK in V4) | dpriem | Bug Reports | 1 | 05-19-2007 06:16 AM |