SRCHPATH folder location

I am trying to get my acad.pgp into BR. I have renamed it default.pgp and copied it to C:\Program Files\Bricsys\BricsCAD V19 en_US\UserDataCache\Support\en_US. I left the top part of the default.pgp file like it was and just replaced everything under All platforms command aliases. I closed the drawing I was in (did not save) and opened a new drawing. I typed in REINIT to find the new .pgp and I get the error message "unable to open program parameters file: default.pgp The file should be in one of the SRCHPATH variables folders."
Can someone PLEASE tell me where this folder/folders are located?

Comments

  • Tom,
    See my reply in the other thread

    (findfile "default.pgp") at the BricsCAD command line

  • (findfile "default.pgp") returns nil

  • @tomcarver said:
    (findfile "default.pgp") returns nil

    Try:
    Copy the default.pgp to your equivalent of
    "C:\Users\kdub_\AppData\Roaming\Bricsys\BricsCAD\V19x64\en_US\Support\default.pgp"
    and check that the path is on the SearchPath.

    I'm a little suspect about your installation ... you may get benefit from re-installing or doing a repair install.

  • Kerry Brown, I'm still using the trial version.