[↑]
ENVLOAD
- Copy the contents of the program slot on the main interpreter to the program slot on the sub interpreter side
ENVLOAD 0,MainID,SubID
- Copy graphic page data on the main interpreter to the sub interpreter
ENVLOAD 1,MainID,SubID
- Copy the SPDEF definition on the main interpreter to the sub interpreter side
ENVLOAD 2,MainID,SubID
1. Copy the contents of the program slot on the main interpreter to the program slot on the sub interpreter side
ENVLOAD 0,MainID,SubID
・This command is valid only in the sub interpreter.
Arguments
0
Specify 0 when copying a program slot
MainID
Program slot ot the copy source main interpreter
SubID
Program slot of the copy destination sub interpreter
2. Copy graphic page data on the main interpreter to the sub interpreter
ENVLOAD 1,MainID,SubID
・This command is valid only in the sub interpreter.
Arguments
1
Specify 1 when copying graphic page
MainID
Graphic page of the copy source main interpreter
SubID
Graphic page of the copy destination sub interpreter
3. Copy the SPDEF definition on the main interpreter to the sub interpreter side
ENVLOAD 2,MainID,SubID
・This command is valid only in the sub interpreter.
Arguments
2
Specify 2 when copying SPDEF definitions
MainID
SPDEF definition number of the copy source main interpreter
SubID
SPDEF definition number of the copy destination sub interpreter
About this site
Our site is an unofficial manual site of programming software "SmileBASIC" for NintendoSwitch™.
I acquire the content of the site from the
official reference site
of the
SmileBoom Co.Ltd.
that is the development and sales cause of the software in real time (a minimum period of 24 hours update) and display it.
For automatic update, contents may become improper.
Please confirm the correct content in an official site.
June 3, 2020
by mim
OK
|