SpartaDOS X Reference Manual

Programming with SpartaDOS X




Load a Binary File (LOAD)

Index


Purpose To load and execute a binary file from another program.
 
Syntax

XIO 40, #IOCB,4,0,"Dd:[path]fname.ext"
 

Remarks

This command will load a binary file and execute it using the INIT and/or RUN vectors. The IOCB should be closed. Loading a binary file from an AtariDOS disk will take much longer than loading the same file from a SpartaDOS format disk.


Previous page

Next page