Memory and Variable Management 715
3. Free up the needed amount of memory by:
• Deleting unnecessary variables from RAM.
• Archiving large variables or programs (moving them from RAM to the user data
archive).
Note: Typically, the RAM free size must be larger than the archived variable.