|
Posted by Jerry Stuckle on 07/15/07 13:41
W Marsh wrote:
> Hi. In my application I do something very simple - I open a file, lock
> it exclusively, write some data to it and close it.
>
> If I re-open it in the same process (I mean before the script has
> ended) to read the file, I find that the data I have written doesn't
> exist in there. I can't read it back until I run the script again.
>
> My question follows: WHAT
>
Sorry, my crystal ball is in the shop. I have no idea what might be
happening. Maybe if you post your code...
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|