All Manuals > Delivery User Guide > 14 Efficiency considerations when coding for delivery

14.8 Use of the INTERN and FIND-SYMBOL functions

These functions allow a running program to locate arbitrary symbols. If your application uses them you may need to keep many symbols in the image, along with any associated definitions. See 10.11 Coping with intern and find-symbol at run time.

Note: The read function typically calls intern, thus causing the same problems.


Delivery User Guide - 01 Dec 2021 19:35:06