Coder Social home page Coder Social logo

Comments (3)

Pulover avatar Pulover commented on July 20, 2024

In expressions you must not enclose variables in percent signs, and strings must be enclosed in quotes. Also, you must remember that the program will not clear your variables for you every time you play a macro, so if the last content of FrameEdgeFound was #33333 and it's not rewritten inside the loop, it will break after the first iteration.

I have tested Until-Loop with this file: UntilTest.zip, and it's working as intended, based on your description. The loop will wait until a common Open File dialog is under the mouse cursor, this is just to make sure that the "#" is not the problem since the class of that dialog is "#32770" and I could not find a control or window that starts with it to get it directly from MouseGetPos, but you can edit to file with the information from the window you are working on.

In the future, before opening an issue about a command functionality, please export it to an AHK script and see if it runs as expected. If the behaviors are inconsistent, then it must be an issue. Thank you.

from puloversmacrocreator.

user3247548 avatar user3247548 commented on July 20, 2024

Thank you very much for creating MacroCreator and taking the time to create
the perfect example while at the same time finalizing 5.0.1
I very much like the redesign and expanded capability.
I will try out exporting an AHK script in the future.
Instead of going to Github, I could also go to the AHK forum, if I see a
problem or most likely do not do things the right way. then maybe someone
else could point me in the right direction and you can look into 5.0.x....

Are you learning German?
If you ever need a German translation, I would like to help.

What city are you living in?
I have relatives in São Paulo and visited when I was 16 years old.

On Fri, Apr 22, 2016 at 11:24 AM, Rodolfo U. Batista <
[email protected]> wrote:

In expressions you must not enclose variables in percent signs, and
strings must be enclosed in quotes. Also, you must remember that the
program will not clear your variables for you every time you play a macro,
so if the last content of FrameEdgeFound was #33333 and it's not
rewritten inside the loop, it will break after the first iteration.

I have tested Until-Loop with this file: UntilTest.zip
https://github.com/Pulover/PuloversMacroCreator/files/232083/UntilTest.zip,
and it's working as intended, based on your description. The loop will wait
until a common Open File dialog is under the mouse cursor, this is just to
make sure that the "#" is not the problem since the class of that dialog is
"#32770" and I could not find a control or window that starts with it to
get it directly from MouseGetPos, but you can edit to file with the
information from the window you are working on.

In the future, before opening an issue about a command functionality,
please export it to an AHK script and see if it runs as expected. If the
behaviors are inconsistent, then it must be an issue. Thank you.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#19 (comment)

from puloversmacrocreator.

Pulover avatar Pulover commented on July 20, 2024

I know just a little bit of German. I like the language very much tried to learn it a few years ago, but couldn't find time to continue studying. I have a revision for German translation once but feel free to send me corrections for the new version, I'd appreciate it. You can use the Language editor in the settings window to make the fix and submit it to my email. Thank you.

I lived most of my life in Guarulhos, which is a city next to Sao Paulo, but last year I moved to a countryside city called Caçapava (120km from Sao Paulo). I still have relatives and friends there but I like it here, it's very calm.

from puloversmacrocreator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.