GoTo LabelName
If Exec ("NOTEPAD.EXE" ,True ,"Loging.txt" ) = False Then GoTo ErrorExit End ErrorExit: ' 分岐先 :