{{htmlmetatags>metatag-robots=() metatag-title=(STORAGE...ENDSTORAGE | ugBASIC User Manual) metatag-keywords=(ugBASIC,Commodore 64,Commodore PLUS/4,ZX Spectrum) metatag-description=(Manual page for STORAGE...ENDSTORAGE) metatag-media-og:image=(:ugbasic:logo-ugbasic-fb.png) metatag-og:title=(STORAGE...ENDSTORAGE | ugBASIC User Manual) metatag-og:description=(Manual page for STORAGE...ENDSTORAGE) }} ====== ugBASIC User Manual ====== ===== STORAGE...ENDSTORAGE ✓ ===== ===== SYNTAX ===== STORAGE [name] ... ENDSTORAGE ==== PURPOSE ==== This command can be used to start defining a mass storage. If the selected output corresponds to a mass memory (tape, disk, ...) then it will have the form described in this structure. It is possible to define more than one mass memory, and the executable will be inserted in the first of them. To conclude the definition of a mass memory, the ENDSTORAGE command can be used. ==== EXAMPLE ==== STORAGE "dischetto" ... ENDSTORAGE See also the following example files: * ''[[https://github.com/spotlessmind1975/ugbasic/tree/main/examples/storage_example_01.bas|storage_example_01.bas]]'' ==== ABBREVIATION ==== Str...Ens ==== AVAILABLE ON ==== * Commodore 64 ==== ANY PROBLEM? ==== If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please [[https://github.com/spotlessmind1975/ugbasic/issues/new?title=ISSUE ON STORAGE...ENDSTORAGE|open an issue]] for this keyword on GitHub. Thank you!===== POWERED BY ===== [[:ugbasic:user:index|{{ :ugbasic:user:logo-ugbasic.png?nolink&600 |}}]]