Except it is not true.  The file is able to read initially.

Then another app executes and modifies the file and saves it.  It then sends
a message to the first one to tell it that the file has been changed.  When
the first app tries to read it, it gets that error.  A long delay like
20seconds between getting the message and reading the file results in
success.

I was rather hoping that the error meant file locked or something (even
though it shouldnt be).

Oh well, chalk another cruddy bug to NT and 2000.


----- Original Message -----
From: "Cheng Wei" <[EMAIL PROTECTED]>
To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
Sent: Monday, 21 May 2001 17:01
Subject: RE: [DUG]: IOERROR 123


> From "Win32 Developer's References":
>
> Error number 123 = ERROR_INVALID_NAME.
> The file name, directory name, or volume label is syntactically incorrect.
>
> Regards
> Cheng
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Rohit Gupta
> Sent: Monday, 21 May 2001 16:59
> To: Multiple recipients of list delphi
> Subject: [DUG]: IOERROR 123
>
>
> Does anyone know what IO error 123 is ?
>
>
> It has been (in the past) the direct error code reported by the OS
> for file operations.
>
> Cant find it in winapi error codes nor in Borland.
>
>
> Regards
>
> Rohit
>
> ======================================================================
> CFL - Computer Fanatics Ltd.  21 Barry's Point Road, AKL, New Zealand
> PH    (649) 489-2280
> FX    (649) 489-2290
> email [EMAIL PROTECTED]  or  [EMAIL PROTECTED]
> ======================================================================
>
> --------------------------------------------------------------------------
-
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED]
> with body of "unsubscribe delphi"
>
> --------------------------------------------------------------------------
-
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED]
> with body of "unsubscribe delphi"
>

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to