Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion

TLmdIniCtrl how to detect file access restrictions

An application using LMDTools tries to access an INI File that is located in the program directory.
No problme with standard PCs, but on a system that has limited access rights
we now had the case that the INI file could not be opened for reading.
We do not get any error, 
accessing INI file entries simply behaves like they do not exist.
Is ther a method within IniCtrl to check for correct access of the file ?
(Of course, I can just try to open the file normally...it is just for convenience)...

Comments

Sign In or Register to comment.