spartacus
30th April 2002, 14:05
Just starting with Baan ERP, I have some problems zooming from one session to an other, which I think, I have not had with Baan IV.
I zoom with "zoom.to$" into Session. In the target session the variable "background" is checked. I found in the help that "background = 1" if current session is modal.

I tried as "WindowType" for the session: "Modal Window with menu", but in that case "background" is zero. IMHO it should be one !?

Due to the description this should be a bug?
Is there another possibility to zoom to a session, that "background" is TRUE, AND the menu is available?

Thanks
Spartacus

~Vamsi
3rd May 2002, 23:37
Spartacus,

Was hoping that someone would pick up the thread. Beginning with BaanERP zoom.to$ is deprecated. Could you please use start.session and post your experiences.

spartacus
6th May 2002, 09:00
I will check that next days an post the result. Thanks for the hint.

Spartacus

spartacus
6th May 2002, 14:03
OK, "start.session(...)" works fine.

I replaced "zoom.to$(...)" by "start.session(MODAL,......)" and the "background" variable in the target-session reacts as it should react (is TRUE to indicate, that the session run's as subsession).

Thanks to Vamsi

Greetings
Spartacus

spartacus
7th May 2002, 10:03
If "zoom.to$" is deprecated, is there also a replacement for that function, if you would like to zoom to a menu?

Thanks
Spartacus