Recent content by Gerie

  1. G

    AfterExecuteWindow function return value

    That was the problem! :) Thank you very much! Gerie
  2. G

    AfterExecuteWindow function return value

    Hi! Here is the debug.txthttp://members.chello.hu/filep.gergely/Debug.txt But it seems good: ...2009.03.12. 6:35:13 NavigationBookmarks: Backward=0, Forward=0 2009.03.12. 6:35:13 SQLForm ORA-00900: invalid SQL statement 2009.03.12. 6:35:13 PlugInAfterExecute(0)() 2009.03.12. 6:35:15...
  3. G

    AfterExecuteWindow function return value

    Hi! The WindowType is SQL(1). Here is my full source of the plugin:http://members.chello.hu/filep.gergely/history.zip Thanks for youre help! Gerie
  4. G

    AfterExecuteWindow function return value

    Hi! I'm trying to write a plug-in in Delphi, that uses the AfterExecuteWindow function. For some reasons the Return value is not 0,1 or 2. It gaves back 1243548 even if the execution finished with error or success. Have you got any solution? procedure AfterExecuteWindow(WindowType, Res...
Back
Top