Delete files from a standard procedure library
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.