SmileBASIC コミュニティプレイ日記Sheepy22★∞ SheepSoldier1012016/04/09 00:04:27Help please. Im a beginner programer and i keep getting an error on 64 and the rest of the goto's i put in there. º~º1そうだね 5返信プレイ済み2017/11/04 03:39:23に取得
SmileBASIC コミュニティ返信[1]親投稿NerdyMiner NerdyMiner2016/4/9 0:16Try using GOSUB if you're not using an If statement to activate the functions.1そうだね プレイ済み2017/11/04 03:39:23に取得
SmileBASIC コミュニティ返信[2]親投稿Sheepy22★∞ SheepSoldier1012016/4/9 0:17Alright i will try that thanks.0そうだね プレイ済み2017/11/04 03:39:23に取得
SmileBASIC コミュニティ返信[3]親投稿NerdyMiner NerdyMiner2016/4/9 0:21If GOSUB doesnt work, then add another = so that It says Q==2 and Q==60そうだね プレイ済み2017/11/04 03:39:23に取得
SmileBASIC コミュニティ返信[4]親投稿Sheepy22★∞ SheepSoldier1012016/4/9 0:25Yep! I just did that and it worked! Thanks!0そうだね プレイ済み2017/11/04 03:39:23に取得
SmileBASIC コミュニティ返信[5]親投稿mystman12 mystman122016/4/9 3:25Yeah, when you are comparing two values (IF X==Y), you need two "=". When setting values (X=3), you use one.1そうだね プレイ済み2017/11/04 03:39:23に取得