Consultor Eletrônico



Kbase P149372: Procedure editor doesn't show full path of open file
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/07/2009
Status: Unverified

SYMPTOM(s):

Procedure editor doesn't show full path of open file

Relative path shown in status area of procedure editor on UNIX when user types name of file instead of selecting it from file open dialog

FACT(s) (Environment):

Progress 7.x
Progress 8.x
Progress 9.x
OpenEdge 10.x
UNIX

CAUSE:

This is expected behavior. The code involved in opening files respects what the user entered if they chose to type the file name into the filename field, as long as the file name is valid.

FIX:

If users want the full path of the opened file to be displayed in the status area of the tty procedure editor they should either type it out explicitly or select the file from the file open dialog by pressing the "Browse" button and selecting the file.