BASIC FUNCTIONS
VER.V09F
SECTION 5.13
String expressions can also be created from complex string
expressions of up to 10 functions. The derivation of the
function requires the creation of an expression stack which
can handle a maximum of ten functions. If the stack is
exceeded a 'string complexity' error wi 11 result.
Example:
A$= LEFT$(RIGHT$(MID$(A$,3,N),A),B)
PAGE 5 - 66