qb45ener.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Out of String Space
String variables exceeded the allocated amount of string
space. Try the following:
  ■ Place a $DYNAMIC metacommand at the top of your
    program if you have large numeric arrays.
  ■ Reduce the amount of memory used by the stack by
    executing a CLEAR statement.
  ■ Unload any document or source files that are in memory
    but not needed.
 
ERR code: 14