プレイ日記
Ethan SF£³ spider3Ybanana
How do i get the Program to wait for My Button input?
5そうだね
プレイ済み
返信[1]
親投稿
Javo Javo118
While 1 b=button() if b.... ... wend Just use the while instruction with 1 as condition
3そうだね
プレイ済み
返信[2]
親投稿
Ethan SF£³ spider3Ybanana
Thx! I have another Question. How do i get it to Stop asking if i want to load somthing or not, and make it do it without it asking?
1そうだね
プレイ済み
返信[3]
親投稿
Oscar PwnageBlock
The help button usually holds useful information.
0そうだね
プレイ済み
返信[4]
親投稿
Javo Javo118
That's the "use google" version SmileBASIC... just add FALSE to the end, like this: LOAD "FILE",FALSE
0そうだね
プレイ済み