SmileBASIC コミュニティ返信[1]親投稿Josh josh.h72015/11/10 11:17If you mean you want it to go to a area in the code you can use GOTO or GOSUB like this IF BUTTON()==16 THEN GOTO @LABEL or IF BUTTON()==16 THEN GOSUB @LABEL with GOSUB you need return1そうだね プレイ済み2017/11/04 04:59:21に取得