Consultor Eletrônico



Kbase P104081: Is it possible to use the Windows system variable TMP in the startup.pf for the -T parameter
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/31/2008
Status: Verified

GOAL:

Is it possible to use the Windows system variable TMP in the startup.pf for the -T parameter

GOAL:

Can I specify the %TMP% Windows environment variable in my .PF file

FACT(s) (Environment):

Windows
Progress/OpenEdge Product Family

FIX:

It is not possible to specify the %TMP% Windows environment variable in the startup.pf or any .pf file.
The environment variable will not be recognized in the startup.pf file.

However, the environment variable can be specified in the application's shortcut.
For example:
C:\Progress\bin\prowin32.exe -T %TMP% -pf myStartup.pf