User Tools

Site Tools


ugbasic:user:kw:storage...endstorage
Translations of this page:


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:

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 open an issue for this keyword on GitHub. Thank you!

POWERED BY