KCML_LoadSource

Purpose

Load, and recreate, a program source

Definition

DEFSUB 'KCML_LoadSource(progName$, BYREF progText$) AS Bool

Parameters

progNameFilename of the program
progTextProgram text

Return

TRUE for success

Description

Returns the text of a KCML program

See also

Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.