TapeWaitScope
Namespace: Hex1b.Automation
Assembly: Hex1b.dll
Identifies the terminal text examined by a Wait instruction.
csharp
public enum TapeWaitScopeFields
Line
The current cursor line.
Returns: TapeWaitScope
csharp
Line = 0Screen
The visible terminal screen.
Returns: TapeWaitScope
csharp
Screen = 1