Skip to content
This repository was archived by the owner on Sep 5, 2018. It is now read-only.

Conversation

@mmikeww
Copy link

@mmikeww mmikeww commented Jan 5, 2018

mentioned in issue #5

the following example was previously failing, but is fixed with this commit:

Hotstring("Trigger2", "replace", 2)

replace($) {
    ; $ == 'trigger'
    MsgBox % "'" . $ . "' was entered!"
}

@mmikeww mmikeww mentioned this pull request Jan 5, 2018
mentioned in issue menixator#5

the following example was previously failing, but is fixed with this commit:

Hotstring("Trigger2", "replace", 2)

replace($) {
    ; $ == 'trigger'
    MsgBox % "'" . $ . "' was entered!"
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant