KCML_LoadSource
Purpose
Load, and recreate, a program source
Definition
DEFSUB 'KCML_LoadSource(progName$, BYREF progText$) AS Bool
Parameters
| progName | Filename of the program |
| progText | Program 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.