While it correctly gives .F. under Linux

procedure main()

   local cHome := getenv( "HOME" )

   ? cHome

   ? file( cHome + "/.notexist/notexist" )

   return

Any hint?

best regards,
Lorenzo
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to