drawat69
29th January 2009, 13:44
Hi,
I have customized session. In the script based on some condition I m opening, zoom.to$() Baan standard session. I want to closed the called session after completion the process and the focus/cursor should come back in the customized form.
Example.
If condition then
Zoom.to$(“tfgld4201m000”,z.session,””,””,0)
| I want to exit from this session after completing the process
Exit() | closed my customized session. remains open tfgld4201m000
endif
Second, is it possible in the above called session, company no. and date values takes from my customized session, user have to press only post button in the same. I am entering both company no. and date is in the customized session.
Thanks in advance.
DR
I have customized session. In the script based on some condition I m opening, zoom.to$() Baan standard session. I want to closed the called session after completion the process and the focus/cursor should come back in the customized form.
Example.
If condition then
Zoom.to$(“tfgld4201m000”,z.session,””,””,0)
| I want to exit from this session after completing the process
Exit() | closed my customized session. remains open tfgld4201m000
endif
Second, is it possible in the above called session, company no. and date values takes from my customized session, user have to press only post button in the same. I am entering both company no. and date is in the customized session.
Thanks in advance.
DR