folder  = "subProg_Demo/"
M0
TestCase=1

IF TestCase ==1 THEN
   P subProg_Demo/sub_G0
    TestCase =TestCase +1
ENDIF

WAIT
SLEEP(1)