I am trying to read data from a file over the network.  That same file
is continuously being written to on a windows NT 4.0 machine by a
non-labview program.  For some reason I get an access violation (I am
assuming this is because the file is being written to at the same time
that I am trying to read it).  I know for sure that this is not a file
sharing issue, as I can copy files to and from the file location.  Any
suggestions are greatly appreciated!

Reply via email to