プレイ日記
Aiden crayzeefun3
How do I get the input for REQU$ executed as a command?
3そうだね
プレイ済み
返信[1]
親投稿
Aiden crayzeefun3
I'm writing a kid-friendly command prompt.
0そうだね
プレイ済み
返信[2]
親投稿
Aiden crayzeefun3
Just a few changes to the prompt.
0そうだね
プレイ済み
返信[3]
親投稿
K-Ta LOTW12
I'm not sure how you would do it, but you could look for common words and ask if that's what they meant? I don't know if SmileBASIC can do that though. I suggest having options for them to pick from.
1そうだね
プレイ済み
返信[4]
親投稿
OlOOlOOl pi_r_round
Read through the section in the help file about source code manipulation. Specifically the following commands: PRGEDIT, PRGSET, USE, EXEC
2そうだね
プレイ済み
返信[5]
親投稿
Aiden crayzeefun3
None of them work.
0そうだね
プレイ済み
返信[6]
親投稿
OlOOlOOl pi_r_round
What kind of command do you want the user to be able to execute? Unless it's a built-in command such as "FILES" you're going to have to interpret the user's input and supply some code to perform the required action.
0そうだね
プレイ済み
返信[7]
親投稿
Aiden crayzeefun3
I want all commands to work.
0そうだね
プレイ済み