Difference between revisions of "Dot:tapein"

From SpecNext official Wiki
Jump to: navigation, search
(Document tapein)
 
m
 
Line 1: Line 1:
 
= .TAPEIN dot command =
 
= .TAPEIN dot command =
  
This utility Change tape input to <code>.TAP</code> file.
+
This utility changes tape input to a given <code>.TAP</code> file.
  
 
== Usage ==
 
== Usage ==

Latest revision as of 00:25, 1 June 2020

.TAPEIN dot command

This utility changes tape input to a given .TAP file.

Usage

.tapein -h entered at the basic prompt will print help.

The help text is reproduced here:

TAPEIN v1.0 by Garry Lancaster
Change tape input to .TAP file

SYNOPSIS:
 .TAPEIN [OPTION]... [FILE]

OPTIONS:
 -v, --verbose
     Verbose output
 -h, --help
     Display this help
 -c, --close
     Close input file
 -r, --rewind
     Rewind to start
 -s, --setptr <block>
     Set tape block pointer
 -p, --pause
     Toggle screen pause
 -l, --simulate
     Toggle loading simulation

Use LOAD "t:" before loading

Building

Source here.