[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: SYSTEM ERROR: I/O error 2 while compiling code

  • Thread starter Thread starter tbergman
  • Start date Start date
Status
Not open for further replies.
T

tbergman

Guest
I’m not sure if this will be helpful in your situation but one strategy we often use for preventing applications from using partially written files is to write the file under a different name, then rename it when done. We often do this when sending files via FTP etc. when we know there’s an automated process to pick up the file. I have no idea if this will prevent your errors but it might be worth a try. Tom

Continue reading...
 
Status
Not open for further replies.
Back
Top