"jump" over screen.

Use this Forum to post your “How to …” questions about your use of aXes. This is not a technical support forum. Both the aXes Support Team at LANSA and other aXes customers may answer your questions. LANSA cannot guarantee the accuracy of any information posted by customers.

Moderator: jeanmichel

Post Reply
kno_dk
Posts: 5
Joined: 22 Aug 2014, 17:34

"jump" over screen.

Post by kno_dk »

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?
User avatar
jeanmichel
Posts: 109
Joined: 23 May 2014, 11:37
Location: Sydney

Re: "jump" over screen.

Post by jeanmichel »

Hi,

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 |
Post Reply