PROLIB Memory (-plm)
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
PROLIB Memory (-plm)
Use PROLIB Memory (-plm) to allocate a 512
byte cache for a standard procedure library directory.
| Operating system and syntax | UNIX / Windows |
-plm
|
||
|---|---|---|---|---|
| Use with | Maximum value | Minimum value | Single-user default | Multi-user default |
| Client Session | — | — | — | — |
Otherwise, when using a standard procedure library, the library's
internal directory is loaded into memory. The directory is used to access the r-code files
stored in the library. This parameter slows the library's speed of access but increases
available memory. If you specify -plm with memory-mapped
libraries, the AVM ignores it. For more information on r-code libraries, see Manage ABL Applications and Develop ABL
Applications.