Mario
12th March 2008, 11:19
Hi, ...
Trying to print order acknowledgement via an own made afs session
This works OK in worktop.
In webtop the session prints, but after this webtop is hanging and you would have to close ineternet explorer.
So the last command (in webtop) which is executed is :
stpapi.form.command("tdsls4401m000", 5 , "print.data", print.mesg)
after this nothing happens. I know this because I put an end() just before and after this statement).
In my afs session itself I'm not doing any printer dealing like rprt_open / rprt_close etc. The printer must be filled in on the form, and is than taken as variable to the AFS session, which again works OK in worktop.
Is AFS not to be used in webtop?
How to debug a session in from within Webtop?
Any ideas are most welcome!
Trying to print order acknowledgement via an own made afs session
This works OK in worktop.
In webtop the session prints, but after this webtop is hanging and you would have to close ineternet explorer.
So the last command (in webtop) which is executed is :
stpapi.form.command("tdsls4401m000", 5 , "print.data", print.mesg)
after this nothing happens. I know this because I put an end() just before and after this statement).
In my afs session itself I'm not doing any printer dealing like rprt_open / rprt_close etc. The printer must be filled in on the form, and is than taken as variable to the AFS session, which again works OK in worktop.
Is AFS not to be used in webtop?
How to debug a session in from within Webtop?
Any ideas are most welcome!