Subject Re: PLUSErr.log
From Ken Mayer <dbase@nospam.goldenstag.net>
Date Sat, 10 Dec 2022 12:30:46 -0800
Newsgroups dbase.getting-started

On 12/10/2022 10:49 AM, Mustansir Ghor wrote:
> Dear All
>
> Can anybody tell me where do I find the file PLUSErr.log
>

From help:

Description

Use the errorLogFile property to designate a filename for the error log
file generated when an error occurs, and the errorAction property is set
to option 2, 3 or 5. The filename may include an explicit path. When a
path is not included, the path is set as follows:

    - When _app.useUACPaths is True:

          the path returned by _app.currentUserPath is used

    - When _app.useUACPaths is False:

          the path returned by _app.exeName is used



So in the first case:

C:\Users\user_name\AppData\Local\dBASE\dBASE2019\Bin

In the second case, the path used for the location of your executable:

C:\Program Files (x86)\dBASE\dBASE2019\Bin\Plus.exe


Ken

--
*Ken Mayer*
Ken's dBASE Page: http://www.goldenstag.net/dbase
The dUFLP: http://www.goldenstag.net/dbase/index.htm#duflp
dBASE Books: http://www.goldenstag.net/dbase/Books/dBASEBooks.htm
dBASE Tutorial: http://www.goldenstag.net/dbase/Tutorial/00_Preface.htm
dBASE Web Tutorial: http://www.goldenstag.net/dbase/WebTutorial/00_Menu.htm
dBASE DOS to Windows Tutorial:
http://www.goldenstag.net/dbase/DtoWTutorial/00_Menu.htm