2017-09-22 07:20 AM
2017-09-22 03:08 PM
2017-09-22 04:19 PM
! Code GOSUB 100 GOSUB 200 GOTO "MasterEnd" ! Here you can place an END, but you must not 100; ! 1st Subroutine RETURN 200: ! 2nd subroutine RETURN "MasterEnd":The good thing is, that you can write in 2D and 3D Scripts "Gosub 100"