Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't create a new script #151

Closed
pikachu292 opened this issue Feb 13, 2018 · 2 comments
Closed

Can't create a new script #151

pikachu292 opened this issue Feb 13, 2018 · 2 comments

Comments

@pikachu292
Copy link

I was following the beginner tutorial and got to the part where you make a script. But when I right click and mouse over new the "AutoHotkey Script" isn't there.

@pikachu292
Copy link
Author

Nvm got it to work somehow

@hi5
Copy link
Contributor

hi5 commented Feb 13, 2018

You can just create a script in Notepad and save it as script.ahk (don't forget to type the .ahk extension, and to make sure it is not saves as script.ahk.txt by mistake)

To help you write scripts there are several editors that will make it a lot easier, you can find them here https://autohotkey.com/boards/viewforum.php?f=60 - AHK Studio and SciTE4AutoHotkey are very suitable as they show tips while you write your code to assist you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants