AutoIt Portable
Re: AutoIt Portable
OK, strange because I thought I had fixed that problem. Try downloading AutoIt Portable again (I've made a minor fix.)
And what you described is how it should work, you select the file and it sends it to SciTE. And what I do when testing Scripts is just save a dummy file alleviating the problem since I just copy, paste & run.
Plus, why not check out SciTE Hopper too
And what you described is how it should work, you select the file and it sends it to SciTE. And what I do when testing Scripts is just save a dummy file alleviating the problem since I just copy, paste & run.
Plus, why not check out SciTE Hopper too
Re: AutoIt Portable
When the list pops-up, I double click the example I want and it opens.
This is not working for you?
This is not working for you?
Last edited by joby_toss on Tue Jul 12, 2011 1:32 am, edited 2 times in total.
Re: AutoIt Portable
Sorry I mixed up/misread your post; I thought you wanted to run without compiling which is what command.go does but yes the file has to be saved.Firewrath wrote: Hrm, i did that, idk what its supposed to do though,
but it still didnt let me run code without saving the file, ...and gave me a bunch of errors when i tried to run a saved file, (and yes i changed the directory bit, )
Thanks anyways though,
I use that command Go (F5) to run 'random' scripts/saved files all the time without error.
Re: AutoIt Portable
So it appears to be Fixed then. I wonder if it works for Firewrath?!When the list pops-up, I double click the example I want and it opens.
This is not working for you?
Re: AutoIt Portable
It appears it doesn't even need to be a double click; a single left click is enough.
Re: AutoIt Portable
I knew you would figure it out I can make it a double-click if you want?
Re: AutoIt Portable
You don't have to, really, thanks!
Re: AutoIt Portable
Doing this REALLY quick here,
but:
and i'll look into this 'SciTE Hopper' thing ...err later on, ...sometime.
though i might test it sooner if i can just to see if it works,
Yup, it works now, Thanks ^-^guinness wrote:So it appears to be Fixed then. I wonder if it works for Firewrath?!When the list pops-up, I double click the example I want and it opens.
This is not working for you?
but:
i think you should, it would prevent accidental clicks from opening a file, but thats just IMO,guinness wrote:I can make it a double-click if you want?
and i'll look into this 'SciTE Hopper' thing ...err later on, ...sometime.
though i might test it sooner if i can just to see if it works,
Re: AutoIt Portable
SciTE Hopper is what I use everyday to jump between Functions, imagine in DropIt there is something like 120+ Functions so SciTE Hopper really takes the strain out of scrolling! And you can Export the .au3 to HTML, PDF & RTF plus listing all the Functions to a text file. Oh and did I mention its Open Source
And I will add the double-click sometime next week now.
And I will add the double-click sometime next week now.
Re: AutoIt Portable
Uploaded a new Version with the feature of toggling from double-click to single-click. Let me know what you think
Re: AutoIt Portable
Added a link to the program description: http://www.portablefreeware.com/index.php?id=50
Edit: After tweaking the entry like 5 times, the wording still seems a bit off so feedback / additions are welcome.
Edit: After tweaking the entry like 5 times, the wording still seems a bit off so feedback / additions are welcome.
Re: AutoIt Portable
The final version seems fine to me. Thanks for adding AutoIt Portable to the entry
Re: AutoIt Portable
I like it, ^-^guinness wrote:Uploaded a new Version with the feature of toggling from double-click to single-click. Let me know what you think
...but
mebey when you double click to open an example file, the menu should close?
or hide/minimize, with someway to bring it back to the front again, ofcourse,
Re: AutoIt Portable
I don't mind adding that at all, but this is OpenSource so of course you can add it yourself since I take it you know AutoItmebey when you double click to open an example file, the menu should close?
or hide/minimize, with someway to bring it back to the front again, ofcourse,
Re: AutoIt Portable
Today I started developing an addon on to AutoIt Portable which will create a Portable version of AutoIt automatically, all you have to do is run the program and drop both files onto the program. I will upload once I've completed testing it.