On Fri, 2009-10-09 at 02:59 -0700, Bill-Lancaster wrote: > My Gambas PC is attached to a Windows Network - how can I access files there > from a Gambas application? Mount the path to the network directory with rw and use standard gambas file operations on the mount point.