OE10.1C OE Studio
Hi,
I'm not that well versed with GUI AppBuilder configurations -
I've written a structured procedure in it and when trying to run it always opens a Character client and shows trying to initialize character run window and do nothing, where as i'm not expecting to run it on a character client.
strange thing is if i then open another file with some GUI element like a GUI window but close it immediately, there after the structured procedure runs in GUI runtime window fine.
SO I guess it's some property getting set in appbuilder
Can someone tell me why it is trying to go in a character client?
and if there's a way to configure it not to go in a charcter run window, instead to come to a GUI runtime window from the beginning only?
It's not a property setting, unfortunately. It's just one of those quirks that the AppBuilder has. Normally, when I am working with .p files, I create a new .w, and run it. Then close the .w and the AppBuilder behaves for the rest of the session.
shows trying to initialize character run window and
do nothing, where as i'm not expecting to run it on a
Maybe your screen buffer height is set too large? Use the properties of the dos box to set it to 25 or something like that.