プレイ日記
KuroHana elijahpwg
HOW DO I FIX THIS EVERYTIME I DO ANYTHING IS SAYS [TWR]: OK AND ITS REEEEALLY ANNOYING!!
1そうだね
プレイ済み
返信[1]
親投稿
TN21 Trinitro21
"Syntax Error" means you did something wrong in your code. I can't help you fix it until I see your code.
0そうだね
プレイ済み
返信[2]
親投稿
KuroHana elijahpwg
No the syntax error is me scribbling letters I just wanna know why it says [TWR] OK when I dont want it to. It didnt do it on PTC anyways... Im not even running TWR right now. The point is I know what Syntax Error means.
0そうだね
プレイ済み
返信[3]
親投稿
Kirin Kirin-3DS.WiiU
I'm not sure about the NA version, but I think TWR is your file name.
0そうだね
未プレイ
返信[4]
親投稿
KuroHana elijahpwg
Lets just say this is my code. It will run the code (It says hello how are you) but it will also print [TWR]OK and it is really annoying.
0そうだね
プレイ済み
返信[5]
親投稿
KuroHana elijahpwg
TWR was my file name. But then I went and loaded a diffrent program and it still said [TWR]OK
0そうだね
プレイ済み
返信[6]
親投稿
TN21 Trinitro21
Ok. [TWR] means that TWR is the name of your active project. It's the folder where your programs will save. You can change it by going to "Manage Projects/Files" on the main menu and clicking the "Change Active Project" button.
1そうだね
プレイ済み
返信[7]
親投稿
KuroHana elijahpwg
Thanks!
0そうだね
プレイ済み
返信[8]
親投稿
Kirin Kirin-3DS.WiiU
If the program is ended in direct mode, SmileBASIC will print "[filename] OK". If you don't want to make that print, you can add FADE RGB(255,0,0,0),1 in the second line. You'd better add ACLS in the top too. ACLS completely clears the screen, and FADE (255,0,0,0),1 will cover the whole screen whith black in one frame(1/60 seconds). I don't reccomend you to do the FADE, though.
1そうだね
未プレイ