Kbase P21162: Where is _osfrw.p located?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/13/2003 |
|
Status: Unverified
GOAL:
Where is _osfrw.p located?
FACT(s) (Environment):
Progress 9.x
FIX:
This Progress standard procedure is contained in the adecomm.pl procedure library file. The .pl is in the PROPATH variable by default.
It needs to be extracted by following these steps in an OS command prompt:
1) Make sure that the DLC/bin directory is in the OS Path.
2) Default to the DLC/src directory.
3) Run the command extractpl adecomm.pl
This will create an adecomm subdirectory under the DLC/src directory with the desired file and other Progress standard files in it.