Skip to navigation

Elite on the BBC Micro and NES

Save and load: savosc

[BBC Master version]

Name: savosc [Show more] Type: Variable Category: Save and load Summary: The OS command string for saving a commander file
Context: See this variable in context in the source code References: This variable is used as follows: * SVE uses savosc * wfile uses savosc
.savosc IF _SNG47 EQUS "SAVE :1.E.JAMESON E7E +100 0 0" EQUB 13 ELIF _COMPACT EQUS "SAVE JAMESON E7E +100 0 0" EQUB 13 ENDIF