Thanks for the MSDN link, I've bookmarked it. In my Delphi 7 help there's no hyperlinking in the help file. Sounds like it could be handy.
Carl. > Carl Jacobs wrote: > > What's an I/O Error 64, I got one when doing a Reset(fileHandle) on a file > > that's across a network? > > > > I've tried google-ing with lost of hits but no success. The closest I got > > was http://www.coserv.net/~richardp/delphi/delphitips/note_40.htm > > Its name is Error_Netname_Deleted. Use SysErrorMessage to turn an error > code into a string. Look up lots of errors on MSDN: > > http://msdn.microsoft.com/library/en-us/debug/base/system_error_codes.asp > > There is a link to that page in the help for the GetLastError function. > > -- > Rob > ------------------------ Yahoo! Groups Sponsor --------------------~--> Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life. http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/i7folB/TM --------------------------------------------------------------------~-> ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

