Description Reads macro definition from file filename.
[Example] Argument description and expansion example are as follows. The nth macro argument is described as "` n "in the macro definition. Where n is the letter [0-9]. Macro definition MACRO wordwrite mew `0,` 1 Command input wordwrite 100,123 Deployment result mew 100,123
BA
Description Run the batch file filename. The commands RM and BA are actually the same. Macro definition in batch file, You can also execute other statements in the macro file.
Description Opens the help window.
Description Displays the version of SSBug, target program, and SCSP.
Description Displays the remaining memory available for macros, symbols, batches, etc.