>In such user top-directory we've spotted a new \PythonCAD directory, probably automatically
>created, containing a PythonCAD_Local.pdr file, also probably automatically created,
>unknown to the involved user. We'd like to know more about these facts…
This local file is the file that stores all the users setting like file history color settings etc etc .. we decide to use this instead of an ini file to be more free in the data structure.
regards,
Matteo
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
"AsIs" Tech-Report is now (101231) available for down-loading from URL:
https://docs.google.com/viewer?a=v&pid=explorer&chrome=true&srcid=0B8moGyPMLjq8MWMwYzZlYzUtNDUyNC00ODRjLWFmNDMtYTg2YzJhMGE0OWU5&hl=en&authkey=CKSl8_QI
All possibly preceding editions superseded.
This at conclusion of the test process of PyCAD Alpha 4, as it is currently available at URL: http://sourceforge.net/projects/pythoncad/
Your thoughts welcome. Thanks.
- P.M.
hi Pietro,
>In such user top-directory we've spotted a new \PythonCAD directory, probably automatically
>created, containing a PythonCAD_Local.pdr file, also probably automatically created,
>unknown to the involved user. We'd like to know more about these facts…
This local file is the file that stores all the users setting like file history color settings etc etc .. we decide to use this instead of an ini file to be more free in the data structure.
regards,
Matteo