This is the syntax for the PROLIB command to replace one or more files in a standard library:
When you replace a file, the system overwrites the old file with a file of the same name. Therefore, the pathname you supply for the file has to be the same as the pathname you used originally to add the file to the library. If you try to replace a file that does not exist, PROLIB displays an error message. However, if you specify the
-nowarn parameter, PROLIB adds the existing file to the library. See
Addingfiles to a standard library for more information.