Delete files from a standard procedure library
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
This is the syntax for the PROLIB command to delete files
from a standard procedure library:
| Operating system | Syntax |
|---|---|
| UNIX Windows |
|
- library-name
-
Specifies the name of the procedure library with the file you want to delete.
- file-name
-
Specifies the name of the file. You can specify more than one file at a time.