Jump to content

Recommended Posts

Posted

I was thinking of using goto,but sinc ethat doesn't exist, is there any way to skip a large chunk of code if a condition is satisfied without using an IF Then Else EndIf?

Just because the chunk I'm skipping is pretty big and I'll have to indent everything one tab further in between, right?

Posted

Just because the chunk I'm skipping is pretty big and I'll have to indent everything one tab further in between, right?

Nope, the indenting is only for looks and readability

Posted (edited)

Thanks monoscout999, that's what I ended up doing, works perfectly. Cleaner too.

Edited by aviaf

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...