プレイ日記
Scientist Speedy1101
How do I truncate a string of text from an input string?
3そうだね
プレイ済み
返信[1]
親投稿
MSWS coolestkid123
INPUT A$ IF LEFT(A$,4)=="ECHO" THEN A$=RIGHT(A$,LEN(A$)-4) ENDIF ?A$
0そうだね
プレイ済み
返信[2]
親投稿
MSWS coolestkid123
Heres the code im SmileBasic.
0そうだね
プレイ済み
返信[3]
親投稿
Scientist Speedy1101
That will help.
0そうだね
プレイ済み
返信[4]
親投稿
MSWS coolestkid123
You're welcome.
0そうだね
プレイ済み