I found my mistake.
Thanks.
Search found 2 matches
- Fri Oct 05, 2007 4:32 pm
- Forum: Technical / Scripting
- Topic: Error - Subroutine/Label not found
- Replies: 2
- Views: 3643
- Fri Oct 05, 2007 4:29 pm
- Forum: Technical / Scripting
- Topic: Error - Subroutine/Label not found
- Replies: 2
- Views: 3643
Error - Subroutine/Label not found
Hi, I'm starting to lose my mind with this error as I just can't figure it out. This code: [code] Let>Bounce_Code=2 IF>{(%Bounce_Code%=2) OR (%Bounce_Code%=22) OR (%Bounce_Code%=50)}, Goto>SC Goto>CancelImmediate Label>SC [/code] Returns an error: Error Subroutine/Label Goto>SC Not found! Does anyon...