baaninfo
27th October 2010, 15:37
Hi,

how is it possible to start a 4GL-Session in a 3GL-Script and use webtop?

I tried start.session, but the session does not appear in webtop. Just when I start the next Session from the Menue, the "old" Session appears, too.

Is this behaviour a bug or what can I do?

Thansk for any suggestions.

marnix
8th November 2010, 10:23
So if I understood you correctly, then the session started with start.session() does start, but only when you perform the next action in the UI (e.g., start some session).

In this case, this is a bug. Update the 4GL Engine (standard program) to the latest version, and see whether the problem goes away.