Skip to content

TapHeaderType Enum

Definition

The type of data described by a TAP header block.

public enum TapHeaderType

Fields

Name Description
CharacterArray A character array.
Code A block of machine code or screen data.
NumberArray A number array.
Program A BASIC program.