プレイ日記
Radical CheckThis
So I thought - 'Hey, this will be fun'......I thought...... I can't even do a Hello World test
1そうだね
プレイ済み
返信[1]
親投稿
Keiren TobuKatsu
PRINT "HELLO WORLD" or you can just type ?"HELLO WORLD"
1そうだね
プレイ済み
返信[2]
親投稿
neto ivonnesb87
its easy , just print "hello"
0そうだね
プレイ済み
返信[3]
親投稿
Zee Storybookten9
Woah, what language are you trying to use? This is BASIC. You should look into it more.
0そうだね
プレイ済み
返信[4]
親投稿
L. Lohadaa
You're thinking VisualBasic which has more bells and whistles like "PRIVATE SUB CMDHELLO", but none of that existed in the original BASIC of which SmileBasic is based on. Just the good o' fashioned PRINT "Hello world" (or ?"Hello world" like Keiren said). Type these in EDIT mode though, not the DIRECT mode in this screenshot.
1そうだね
未プレイ
返信[5]
親投稿
L. Lohadaa
In EDIT mode, also try this (as introduced in the Japanese homepage): ACLS XSCREEN 4 SPSET 2,501 WHILE TRUE TOUCH OUT J,X,Y IF J THEN SPOFS 2,X,Y WEND After you're done, press START, and try sliding around the touch screen.
1そうだね
未プレイ
返信[6]
親投稿
Radical CheckThis
Thanks guys, I understand now!
0そうだね
プレイ済み