プレイ日記
Zee Storybookten9
Preprocessor being stupid today... keeps saying "NEXT WITHOUT FOR 0:33". Only problem? THERE IS NO LINE 33! Or line 0 for that matter...
2そうだね
プレイ済み
返信[1]
親投稿
Abgar Abgarok
I kind of see a for without a next, at line 11. You can use "next x" with x being the variable instead of just next. Makes keeping track of multiple nexts easier.
0そうだね
プレイ済み
返信[2]
親投稿
OlOOlOOl pi_r_round
I think the "0" refers to program slot 0. You can hold 4 programs in active memory, numbered 0 to 3. Which blue edit button has a check in it at the bottom of the touchscreen? If it's not 0, tap the edit 0 button and scroll to line 33.
0そうだね
プレイ済み
返信[3]
親投稿
Shy Guy™ shyguy224
You must have forgot a next or something. Program Slot 0, Line 33. That's what 0:33 means.
0そうだね
プレイ済み
返信[4]
親投稿
Max Pines Waybrae
I need this NAO
0そうだね
未プレイ
返信[5]
親投稿
Frood Volkanon
Line 33 just means it hit the end of the program without finding a NEXT. The line number is useless. You have to find the problem yourself. Looks like you are also missing an END for that DEF.
1そうだね
プレイ済み
返信[6]
親投稿
Zee Storybookten9
I figured it out by putting a NEXT on that line, and then I understood. Should still say the line that the FOR was on instead, but whatever.
0そうだね
プレイ済み
返信[7]
親投稿
Alex MrCashews
@Abgar "NEXT varname" is illegal in SB; you can't do that anymore.
0そうだね
プレイ済み
返信[8]
親投稿
Abgar Abgarok
huh, I've been doing it without errors.
2そうだね
プレイ済み
返信[9]
親投稿
V360 TheV360
Next varname is fine. Proof:
1そうだね
プレイ済み
返信[10]
親投稿
ĦHarry Ramstrong
next without for? Shouldn't that be for without next? Confusing error msg.
0そうだね
プレイ済み