Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Square symbol and note

Here is the stuff you may have forgotten! 

Specifying Z88 file names in full

 The full form of a file name is

...

The following extensions are used for system functions:

Extensions
 
.sgnFor [] Image Added+K and [] Image Added+S CLI files.
.CLIFor BOOT.CLI file.
.L

For PipeDream multi-file List file 

DIRECTORY is a directory name subject to the same constraints as filename

...

Specification
Effect
:RAM.0

RAM in slot 0 (internal memory)

:RAM.1

RAM in slot 1 (external memory)

:RAM.2

RAM in slot 2 (external memory)

:RAM.3

RAM in slot 3 (external memory)

:RAM.-

Any RAM memory; ie 0, 1, 2, or 3. 
Used by CLI for temporary files, and lost on reset.

:ROM.0

ROM

:SCR.0Screen
:PRT.0

Printer; via printer driver 
so that highlight codes are interpreted

:COM.0

Communications; via serial port

:INP.0

Standard input

:OUT.0

Standard output

:NUL.0

 Null: absorbs output, and acts like an empty file on input

  
Note
titleNote

...

RAM. - files must be deleted before a soft reset is performed with Operating Systems up to and including 3.0.

Using Wildcards

The device, directory and file name can contain the following wildcards:

...