[Gambas-user] Load hidden file to variable?
tobi
tobiasboege01 at ...1601...
Mon Apr 2 17:56:34 CEST 2012
On Mon, 02 Apr 2012, sundar j wrote:
> Print Error is False for both if statement and file.load function. I have checked file permission and it is root. I think file permission is not an issue here since it does not even detect file. Also i have tested the same with other file (root permission) and it works perfectly. Again i need not have to edit the file.
>
wow, mail citation gets weird now.
could we quickly recall? to clarify things to me, too... this all works as expected (gives True):
Print Exist("~/....")
Print Access("~/....", gb.Read)
and
Print File.Load("~/....")
insistently fails?
regards,
tobi
More information about the User
mailing list