
RPBASIC-52 PROGRAMMING GUIDE
2-52
LEN
Syntax: LEN
Function: Returns length of the current program in RAM
Mode: Comm and
Use: PRINT LEN
Cards: All
DESCRIPTION
The LEN function tells yo u the length of the program in R AM. LEN returns a value of 1 when no program is
in RAM memory (1 is the length of the e nd-of-program marker).
RELATED
FREE
ERROR BAD SYNTAX Attempt to assign a value to LEN
Komentáře k této Příručce