Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Apr : FileExists on local network
Hi, My application accesses files from another computer on a small office local network. If I try to access the files from a computer that is not yet connected to the network, the program hangs. Not sure why. Is there a timeout function when trying to determine if a file is available in this way? TIA Tony