SmileBASIC コミュニティ返信[4]親投稿Hanzo rzsense2016/9/23 22:01Unfortunately, different types cannot share an array. If I have a chance, I'd write as follows. DIM SAVARR$[3] SAVARR$[0]=STR$(VARIABLE1) SAVARR$[1]=STR$(VARIABLE2) SAVARR$[2]=STRING$ 0そうだね 未プレイ2017/11/04 04:44:38に取得