SrcCode$ Function

Purpose

Returns the text of a source code line.

Syntax

$ = SrcCode$(line)

line:iexp

Description

Useable in a Tron procedure only.

Example

See Tron

Remarks

In Exe-Files Tron and Troff are ignored (no code will be generated), TraceLnr, ProcLnr(p) and ProcLineCnt(p) are 0, Trace$ and SrcCode(%) are "".

See Also

Tron, EdShowLine, ProcLineCnt(), ProcLnr(), Trace TraceLnr, TraceReg

{Created by Sjouke Hamstra; Last updated: 12/05/14 by James Gaite}