dataserv.lg location?

TechnoBabbly

New Member
I have been searching and searching but not found an answer to this question, and I am hoping that someone here knows the answer.

I am calling the prowin32.exe and then giving it a -pf and -ininame and then having it run a .w menu, this is built into an Icon so it is a one click process for me to open up.

My issue is with the location of both the dataserv.lg file that is created, as well as a log that is created when I run something from the menu, they then appear in my start menu or on my desktop depending where I click on the icon.

Is there a setting I can put in the .pf file or in the target line as a switch to direct these somewhere? I have a -T already in the .pf file being called.
 
Environment variable DSLOGDIR works for Oracle and MS SQL DataServers

In your startup code you can probably (only if you are using the MS SQL DataServer according to the documentation!?!) also use DSLOG-MANAGER:LOGFILE-NAME
 
Back
Top