Use LOOPs to avoid excessive RETURNs
#6
Code: (Select All)
GOSUB pete
END

Pete:
bigger_1 = 1 + 1
IF (Steve <> funny_looking) OR  ROSES THEN
    VIOLETS = blue
    ' Blah... Blah... Blah...
    PRINT "My GOFORKME page is going viral!"
    IF NOT youvehadenough THEN  LOCATE somewhere, better
END IF
RETURN

And the above is how Steve does the exact same thing without being goofy like Pete. Wink
Reply


Messages In This Thread
Use LOOPs to avoid excessive RETURNs - by Pete - 09-12-2022, 03:28 PM
RE: Use LOOPs to avoid excessive RETURNs - by SMcNeill - 09-12-2022, 07:00 PM



Users browsing this thread: 1 Guest(s)