richard
13th July 2004, 17:30
Hello,
I'm programming a special ttstpconv to drive a fax device.
This 3GL opens a window to ask for fax number and name.
It should work for all baan sessions.
I'm using new.window, print, read.input. All is working fine, but at the end of the session, the black screen reminds open (after del.window).
If I close the window with the cross, it's OK. If I enter return, the session goes back to the device screen and the black screen is still open.
An end() order doesn't change anything.
How can I close the window ?
I'm programming a special ttstpconv to drive a fax device.
This 3GL opens a window to ask for fax number and name.
It should work for all baan sessions.
I'm using new.window, print, read.input. All is working fine, but at the end of the session, the black screen reminds open (after del.window).
If I close the window with the cross, it's OK. If I enter return, the session goes back to the device screen and the black screen is still open.
An end() order doesn't change anything.
How can I close the window ?