トピック
xX☆Boy64Xx UltimateArceus

Are you able to make an Array that is able to accept strings?

Are you able to store strings into an array, because that would be the best for storing data.
1そうだね
プレイ済み
返信[1]
親投稿
Just add a dollar sign to the end DIM MYSTRINGS$[0] PUSH MYSTRINGS$,"HELLO" PUSH MYSTRINGS$," WORLD!" Now MYSTRINGS$[0] is HELLO and MYSTRINGS$[1] is WORLD
1そうだね
プレイ済み
返信[2]
親投稿
xX☆Boy64Xx UltimateArceus
Thanks! That was really helpful :P
0そうだね
プレイ済み
返信[3]
親投稿
xX☆Boy64Xx UltimateArceus
Now my next problem is how to edit a array that is from another slot. (EX. Slot 1: DIM Array[3] Slot 2: Array[0] = 1)
0そうだね
プレイ済み