| View previous topic :: View next topic |
| Author |
Message |
a fan again ;) Guest
|
Posted: Sun Oct 26, 2008 12:28 pm Post subject: |
|
|
| Just a little question, why i cannot load my scripts when, i say ti windows open my ah files with this tool? There sit always a empty script *ggg* |
|
| Back to top |
|
 |
jballi
Joined: 01 Oct 2005 Posts: 748 Location: Texas, USA
|
Posted: Mon Oct 27, 2008 8:03 am Post subject: |
|
|
a fan again wrote: | | Just a little question, why i cannot load my scripts when, i say ti windows open my ah files with this tool? There sit always a empty script *ggg* |
You are correct. QuickAHK does not accept (or look for) a file name from the command line. I never even thought of adding this option until you mentioned it. I think the primary reason this option was not considered is because QuickAHK is not an editor.
QuickAHK is not an editor? Wha???
It is a bit confusing. QuickAHK looks like an editor. It even has editing features like copy, cut, paste, and syntax highlighting. But it's not an editor, at least not in the traditional sense. All editing and execution is done in an isolated workspace. Think of QuickAHK as an AutoHotkey scratchpad. I use it all the time to test short scripts that I write and as a place to run the scripts that I download from the AutoHotkey forum.
There are several ways to get external scripts into the QuickAHK workspace. This includes cut/paste, the "Copy From..." command, and you can drag a script file from Windows Explorer and drop it on the QuickAHK window. Theses commands do not open the actual script file. The content of the files are copied to the QuickAHK workspace. In addition, the "Save" command does not save to the original file. It only saves the current workspace. If you want to save the current workspace to a real file, use the "Save As..." command.
I hope this information is helpful. If you still think that the command line option should be added, make a noise.
Comments, contradictions, recommendations, etc., etc. are welcome. |
|
| Back to top |
|
 |
a fan Guest
|
Posted: Mon Oct 27, 2008 10:07 am Post subject: |
|
|
thx you for the information, is a great tool anyway.
Hey another qluick question, i am very beginnig with akh, so can you meaby, send me the exact lines, i need to put in my script for the HiEdit Number Line Var? Or is there an alternative way to do this?
Thy a lot, a fan of your work and AHK  |
|
| Back to top |
|
 |
jballi
Joined: 01 Oct 2005 Posts: 748 Location: Texas, USA
|
Posted: Mon Oct 27, 2008 10:28 am Post subject: |
|
|
| a fan wrote: | | i am very beginnig with akh, so can you meaby, send me the exact lines, i need to put in my script for the HiEdit Number Line Var? Or is there an alternative way to do this? |
I read this several times but I don't understand the question. Sorry. If you send me a personal message (PM) with a more verbose description of the request, I will be very happy to help you if I can.
Note: To use the personal message system you must log in (create an account (it's free) if you don't already have one). |
|
| Back to top |
|
 |
a fan Guest
|
Posted: Mon Oct 27, 2008 10:42 am Post subject: |
|
|
sry my fault , i mean the LineNumberBar of course  |
|
| Back to top |
|
 |
jballi
Joined: 01 Oct 2005 Posts: 748 Location: Texas, USA
|
Posted: Mon Nov 03, 2008 8:46 pm Post subject: |
|
|
| v0.5 released. See the bottom of the first post for a complete list of changes. Also, the Issues/Considerations section of the post has been updated with new information. |
|
| Back to top |
|
 |
jballi
Joined: 01 Oct 2005 Posts: 748 Location: Texas, USA
|
Posted: Wed Jan 07, 2009 11:34 pm Post subject: |
|
|
| v0.6 released. I wasn't planning to do a new release but there was one bug fix that needed to get out. See the bottom of the first post for a complete list of changes. Also, the Issues/Considerations section of the post has been updated with new information. |
|
| Back to top |
|
 |
ScottMattes
Joined: 21 May 2007 Posts: 173 Location: USA
|
|
| Back to top |
|
 |
skb (guest) Guest
|
Posted: Mon Feb 09, 2009 11:29 pm Post subject: off topic |
|
|
| Hey sorry if i need just an editor with syntax highlighting like this what would you recommend? |
|
| Back to top |
|
 |
ScottMattes
Joined: 21 May 2007 Posts: 173 Location: USA
|
|
| Back to top |
|
 |
jballi
Joined: 01 Oct 2005 Posts: 748 Location: Texas, USA
|
Posted: Tue Feb 10, 2009 2:33 am Post subject: Re: off topic |
|
|
| skb (guest) wrote: | | Hey sorry if i need just an editor with syntax highlighting like this what would you recommend? |
As I've mentioned many times, I'm a PSPad devotee but there are many excellent editors out there that do syntax highlighting for AutoHotkey scripts. This topic has been covered several times before. Here are just a couple:
Whats your favourite editor
http://www.autohotkey.com/forum/viewtopic.php?t=2267
What's your favorite FREE text editor?
http://www.autohotkey.com/forum/viewtopic.php?t=33357
Good luck! |
|
| Back to top |
|
 |
skwire
Joined: 18 Jan 2006 Posts: 273 Location: Conway, Arkansas
|
Posted: Tue Feb 10, 2009 12:09 pm Post subject: |
|
|
| Again, jballi, fantastic work on this app. |
|
| Back to top |
|
 |
ScottMattes
Joined: 21 May 2007 Posts: 173 Location: USA
|
|
| Back to top |
|
 |
jballi
Joined: 01 Oct 2005 Posts: 748 Location: Texas, USA
|
Posted: Fri Jan 01, 2010 1:59 pm Post subject: |
|
|
v2.0 Beta
Major release with lots of new features. See the bottom of the first post for a complete list of changes. Also, the Issues/Considerations section of the post has been updated with new information. |
|
| Back to top |
|
 |
Fry
Joined: 01 Nov 2007 Posts: 885
|
Posted: Fri Jan 01, 2010 7:29 pm Post subject: |
|
|
Nice work indeed, Jballi.
Seems you put a lot of work into your script.
 |
|
| Back to top |
|
 |
|