PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   Windows Mobile Software (http://forum.ppcgeeks.com/forumdisplay.php?f=23)
-   -   Makro app (http://forum.ppcgeeks.com/showthread.php?t=70975)

Darren8448 06-08-2009 06:37 AM

Makro app
 
can anybody recommend a makro app for competing a sequence of button clicks???

thanks

MrObvious 06-08-2009 12:06 PM

Re: Makro app
 
Maybe Mortscript can do it for you.

CozBoogie 06-08-2009 01:25 PM

Re: Makro app
 
Moved to the Software Forum.

late,
Coz

Darren8448 06-08-2009 09:02 PM

Re: Makro app
 
Quote:

Originally Posted by MrObvious (Post 961978)
Maybe Mortscript can do it for you.

thanks for taking time to answer. will look into mortscripts but looks a little tricky without programming knowledge.

Basically what im trying to achieve for example is by clicking on an activesync icon on my today screen. Instead of opening activesync it would automatucally open activesync and select 'connect to bluetooth' and any other options necessary.

A macro on a pc completes a series of button clicks with just a single press. Normally it gives you up to 20secs to complete your progress.

If you believe mortscript could do this then please advise how i should move on with this, thanks

codybear 06-13-2009 03:24 AM

Re: Makro app
 
Mortscript can do this.
If you go to my faq,
there's the mortscript cab and also the manual (with commands).

Basically you write a script that does everything you'd like.

Google it and you should find more info too.

Darren8448 06-15-2009 03:46 AM

Re: Makro app
 
Quote:

Originally Posted by Darren8448 (Post 963188)
thanks for taking time to answer. will look into mortscripts but looks a little tricky without programming knowledge.

Basically what im trying to achieve for example is by clicking on an activesync icon on my today screen. Instead of opening activesync it would automatucally open activesync and select 'connect to bluetooth' and any other options necessary.

A macro on a pc completes a series of button clicks with just a single press. Normally it gives you up to 20secs to complete your progress.

If you believe mortscript could do this then please advise how i should move on with this, thanks

I have to say Mortscript is great and can achieve most things but isnt very easy, plenty of research needed.

I have however achieved my goal, one click on an icon from today screen and my device will bluetooth sync to pc http://forum.xda-developers.com/imag...lies/smile.gif

Code is below if anyone interested

Run("\Windows\Start Menu\programs\ActiveSync.lnk")
Sleep (800)
SendRightSoft()
SendUp()
SendCR()
Sleep(7500)
Minimize "ActivSync" __________________

codybear 06-15-2009 11:35 AM

Re: Makro app
 
thanks for sharing.
over at xda theres a mortscript accumaltion thread with tons of examples. i would link but im on my phone. :/
but if you go to my faq (link in signature)
in the more links there's a link to it.
also, i have mortscript uploaded to my faq aswell. check it out!


All times are GMT -4. The time now is 08:54 AM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0