Consultor Eletrônico



Kbase P144746: How to add a remote network directories to the PROPATH of a 4GL/ABL session?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/08/2009
Status: Unverified

GOAL:

How to add a remote network directories to the PROPATH of a 4GL/ABL session?

GOAL:

Can remote network directories be in the PROPATH of a 4GL/ABL session?

GOAL:

What is the 4GL/ABL session PROPATH?

FACT(s) (Environment):

UNIX

FIX:

The PROPATH contains the list of directories where Progress searches for procedures to run. Only local directories can be defined in the PROPATH. If a remote directory needs to be in the PROPATH, it has to be mounted as local directory. In order to do this NFS (Network File System) can be used to mount the remote directory and be referenced as a local directory on the machine where PROPATH is defined.