Hi
When I logon on a session and I had logged on on another session I get the screen say my msgq are in use by another job - message id - CPF2451. I would like to jump over this screen. I have tried to set the script in onArrive to SENDKEY("ENTER");, but it still stop at that screen.
Is there anybody which have a solution to that?
"jump" over screen.
Moderator: jeanmichel
- jeanmichel
- Posts: 109
- Joined: 23 May 2014, 11:37
- Location: Sydney
Re: "jump" over screen.
Hi,
Sorry your post has gone unnoticed. Please use the following syntax in your onArrive event:
SENDKEY("Enter");
Instead of SENDKEY("ENTER");
Jean-Michel.
Sorry your post has gone unnoticed. Please use the following syntax in your onArrive event:
SENDKEY("Enter");
Instead of SENDKEY("ENTER");
Jean-Michel.
Regards,
Jean-Michel Rapin
LANSA Pty Ltd
email: JeanMichel.Rapin@lansa.com.au
Address: 122 Arthur Street, North Sydney, NSW 2060, Australia
Tel: +61 289 070 262 http://www.lansa.com | http://blog.lansa.com |
Jean-Michel Rapin
LANSA Pty Ltd
email: JeanMichel.Rapin@lansa.com.au
Address: 122 Arthur Street, North Sydney, NSW 2060, Australia
Tel: +61 289 070 262 http://www.lansa.com | http://blog.lansa.com |