START Start

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

!

START start_1

!gosub createDrillholes

!gosub createWireframes

!gosub createModels

!gosub exitprog

!createDrillholes:rem

!echo "createDrillholes"

!return

!createwireframes:rem

!echo "createWireframes"

!return

!createModels:rem

!echo "createModels"

!return

!exitProg:rem

!END
!End

You might also like