Dot:tapein: Difference between revisions

From SpecNext Wiki
Jump to: navigation, search
Myopian (talk | contribs)
Document tapein
 
Myopian (talk | contribs)
mNo edit summary
 
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 23:25, 31 May 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.