emazurek

Show:

What's happening?

  • Comment: v3.4 file release/close problem

    OK, I fixed some of the problem. When the program was executed with a .rexxdw suffix, rexxdw.exe was still a running process even after I clicked on the X at the top right corner of the main window. I found from the rexxdw.rexx demo that I was missing the following like: Call dw_signal_connect !global.!mainwindow, !REXXDW.!DW_DELETE_EVENT, 'QuitCallback', !global.!mainwindow Now, when I...

    2008-02-20 20:56:11 UTC in Regina REXX Interpreter

  • Comment: v3.4 file release/close problem

    I think I'm having the same problem. I open a file with: result = stream(ofile,'C','OPEN WRITE REPLACE') Then I write a bunch of stuff to it via lineout(). I then close it via: result = stream(ofile,'C','CLOSE') If I then go and try and delete the file in Windows (WinXP) I get a window that says: Cannot delete... It is being used by another person or program. Close any... I...

    2008-02-20 17:40:50 UTC in Regina REXX Interpreter

About Me

  • 2005-06-08 (4 years ago)
  • 1293485
  • emazurek (My Site)
  • emazurek

Send me a message