|
|
#1 |
|
Junior Member
Join Date: Feb 2008
Posts: 20
|
error call function
Hi,
in this code i have a problem, if i press yes on messagebox i jump on un.a, and this works correctly, but if i press no, i jump on un.b and then in un.a...why this? thx code: |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
code: As for your original code, labels don't stop execution. You'd need a Goto before calla: to jump over the code after it. Stu |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Feb 2008
Posts: 20
|
thx so much! it works
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|