Jump to content
Macro Express Forums

Citrix wait cursor problem


nithyanantham

Recommended Posts

Hi All,

 

I created one macro which is running perfectly in my desktop..

 

Now i want to use the same macro in citrix platform. macro is almost running in citrix but the problem is i am using "wait for cursor" command in my macro so it is strucking on that place.

 

Can you please some one explain Is there is any alternative command is avaliable for "Wait for Cursor".

 

As per my understanding "Wait for Cursor" is the best solution because once if i press a button that particular program doing some process so cursor style is changing that why i am using.

 

Eg:

 

<WAITCONTROL:000002:000000:06:02><REM2:><IFCONTROL:03:06><DELAY:1><SETFOCUS:24><TEXTTYPE:Adj><DELAY:1><SETFOCUS:15><TEXTTYPE:<ENTER>><WAITMOUSE:000010:000000:Arrow><ENDIF>

 

 

Please let me know the alternative for Wait for Cursor method ASAP.

 

Regards,

Nithyanantham

 

 

Link to comment
Share on other sites

You will likely need completely different strategies to detect system changes when running MEP in a networked environment.

 

I have experienced this with macros that detect pixel colour changes. I needed to develop different macros for use over a Virtual Private Network.

I ended up using a lot of timed delays, which I normally avoid.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...