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

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to