topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 5:22 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Last post Author Topic: DONE: A quick, no-gui, one script holding macro recorder/player.  (Read 67971 times)

enrica

  • Participant
  • Joined in 2006
  • *
  • default avatar
  • Posts: 3
    • View Profile
    • Donate to Member
Re: DONE - IDEA: A quick, no-gui, one script holding macro recorder/player.
« Reply #25 on: February 23, 2006, 01:29 PM »
Hi, Skrommell, I try your "DoOver" and I'm impressed, very useful!
Now I try Ctrl+c, Ctrl+x and Ctrl+v but don't run; is my problem or a bug?
Thanks in advance.

skrommel

  • Fastest code in the west
  • Developer
  • Joined in 2005
  • ***
  • Posts: 933
    • View Profile
    • 1 Hour Software by skrommel
    • Donate to Member
Re: DONE: A quick, no-gui, one script holding macro recorder/player.
« Reply #26 on: February 23, 2006, 06:54 PM »
 :tellme: Have you changed the hotkeys in the ini file?
If not, I don't know what could be wrong. Try deleting the ini-file.

Skrommel

enrica

  • Participant
  • Joined in 2006
  • *
  • default avatar
  • Posts: 3
    • View Profile
    • Donate to Member
Re: DONE: A quick, no-gui, one script holding macro recorder/player.
« Reply #27 on: February 24, 2006, 04:56 AM »
Hi, Skrommel,
Sorry for my very poor explication...
I change the hotkeys in alt+f12  and alt+f5 but with ctrl+f12 and ctrl+f5 is the same result.
Your script run fine, except for cut, copy and paste;
eg: if (when I record the macro) I cut the line "aaabbbccc" and paste in another part of the document,
is the line aaabbbccc
But when I execute the macro in another line eg: "xxxyyyxxx" the macro past always aaabbbaaa.

work: copy and paste at the end of the document the follow 4 line:
aaaaaaaaaa
bbbbbbbbb
ccccccccc
ddddddddd

this is the result during the recording:
aaaaaaaaaa
bbbbbbbbb
ccccccccc
ddddddddd

this is the result during the playing:
ddddddddd
ddddddddd
ddddddddd
ddddddddd

whats wrong?
Thank you very much in advance.

skrommel

  • Fastest code in the west
  • Developer
  • Joined in 2005
  • ***
  • Posts: 933
    • View Profile
    • 1 Hour Software by skrommel
    • Donate to Member
Re: DONE: A quick, no-gui, one script holding macro recorder/player.
« Reply #28 on: February 24, 2006, 09:51 AM »
 :) I've found the error!

If you open the ini file you'll see that inside the {LCtrl Down} {LCtrl Up} there's an odd looking sign. That is Ctrl-V, I guess. It should have been a c. There's a different one inside the paste part, but why this one works, I don't know. So for now, just edit it manually and save the ini-file.

Skrommel

enrica

  • Participant
  • Joined in 2006
  • *
  • default avatar
  • Posts: 3
    • View Profile
    • Donate to Member
Re: DONE: A quick, no-gui, one script holding macro recorder/player.
« Reply #29 on: February 24, 2006, 08:26 PM »
Hi, Skrommel,
I'm so sorry, it's a incompatibility problem with NoteTab Light.......
With notepad run fine.
(if you in the future have some solution i'm so grateful, because i use very much NoteTab Light)

Thank you so much.

Regards.

vycon_99

  • Participant
  • Joined in 2006
  • *
  • default avatar
  • Posts: 9
    • View Profile
    • Donate to Member
Dear Skrommel,

Hi. Can you add a feature where DoOver can cater for step by step playback?

For e.g. Pressing <Ctrl> + <F9> will advance the macro by 1 step instead of running the macro continuously.

Looking forward to your reply. Thank you for your help.

Regards,
Clyde

P.S. Here's the Mantis link: https://www.donationcoder.com/Software/Tracking/view.php?id=223
« Last Edit: August 03, 2006, 12:59 AM by vycon_99 »

skrommel

  • Fastest code in the west
  • Developer
  • Joined in 2005
  • ***
  • Posts: 933
    • View Profile
    • 1 Hour Software by skrommel
    • Donate to Member
Re: DONE: A quick, no-gui, one script holding macro recorder/player.
« Reply #31 on: August 07, 2006, 11:41 AM »
 :) Great idea! I've also gotten a request for adding delays.

Skrommel

vycon_99

  • Participant
  • Joined in 2006
  • *
  • default avatar
  • Posts: 9
    • View Profile
    • Donate to Member
Re: DONE: A quick, no-gui, one script holding macro recorder/player.
« Reply #32 on: August 10, 2006, 01:43 AM »
Dear Skrommel,

Hi. We'll be looking forward to your next release of DoOver.

Thank you for your help.

Regards,
Clyde

bebjo

  • Supporting Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 2
    • View Profile
    • Donate to Member
Re: DONE: A quick, no-gui, one script holding macro recorder/player.
« Reply #33 on: August 25, 2006, 12:26 PM »
I have an odd "error" - recording starts with ctrl-F12 but it won't stop again. Pressing ctrl-F12 or whatever is just recorded.