Table of Contents

TatCustomScripter.DebugRunToPoint Method

Calls DebugRunToPoint for current virtual machine. See TatVirtualMachine.DebugRunToPoint.

Syntax

Unit: atScript

procedure TatCustomScripter.DebugRunToPoint(AInstruction: pSimplifiedCode);

Parameters

<-> Parameter Type Description
AInstruction pSimplifiedCode

See also