| Author |
Message |
Topic: Is AutoHotkey still an automation programming language? |
Petru
Replies: 29
Views: 826
|
Forum: General Chat Posted: Fri Jan 13, 2012 6:38 pm Subject: Is AutoHotkey still an automation programming language? |
| Should AutoHotkey still be called and presented as an automation programming language? It has evolved very much, especially in the last months, and the features which were added to it make it a genera ... |
Topic: Compile_AHK problem |
Petru
Replies: 0
Views: 124
|
Forum: Ask for Help Posted: Sat Oct 29, 2011 3:00 pm Subject: Compile_AHK problem |
| I'm using Compile_AHK to compile a script that is written in AHK_L in Unicode formatting. Each time I compile, the first line in the script looses the CR character (is left only with the LineFeed char ... |
Topic: Problem with IniRead in AHK_L |
Petru
Replies: 5
Views: 191
|
Forum: Ask for Help Posted: Mon Sep 12, 2011 4:52 pm Subject: Problem with IniRead in AHK_L |
| http://www.autohotkey.net/~Lexikos/AutoHotkey_L/docs/commands/FileEncoding.htmDoesn't work... |
Topic: Problem with IniRead in AHK_L |
Petru
Replies: 5
Views: 191
|
Forum: Ask for Help Posted: Mon Sep 12, 2011 4:23 pm Subject: Problem with IniRead in AHK_L |
| AHK_L: Whenever I try to read some data from a INI file that in encoded as UTF-8, I get "ERROR". Help. |
Topic: [game] You vs Windows |
Petru
Replies: 9
Views: 1254
|
Forum: Scripts & Functions Posted: Tue Aug 16, 2011 8:42 pm Subject: [game] You vs Windows |
I managed it in less than a minute.  |
Topic: Autohotkey.dll performance issue |
Petru
Replies: 13
Views: 203
|
Forum: Ask for Help Posted: Sun Aug 14, 2011 9:47 am Subject: Autohotkey.dll performance issue |
I used CamStudio too but instead I recorded using the microphone; it wouldn't let me record directly from the computer for some reason.
I am going to fix the problem by myself, thank you anyway. |
Topic: Autohotkey.dll performance issue |
Petru
Replies: 13
Views: 203
|
Forum: Ask for Help Posted: Sat Aug 13, 2011 4:22 pm Subject: Autohotkey.dll performance issue |
The problem doesn't happen always, so I suspect there's something to do with my code. Meanwhile, here's MusicSuite nicely playing a tune (this time with sound) :
http://www.youtube.com/watch?v=-G ... |
Topic: Autohotkey.dll performance issue |
Petru
Replies: 13
Views: 203
|
Forum: Ask for Help Posted: Sat Aug 13, 2011 9:50 am Subject: Autohotkey.dll performance issue |
| For the moment it's too late for me to make any major changes to the program because on Monday there is the first selection round for the contest I'm participating in. Btw here is a link to the projec ... |
Topic: Autohotkey.dll performance issue |
Petru
Replies: 13
Views: 203
|
Forum: Ask for Help Posted: Sat Aug 13, 2011 8:42 am Subject: Autohotkey.dll performance issue |
| Guess I'll just manage by myself. Thanks anyway. |
Topic: Autohotkey.dll performance issue |
Petru
Replies: 13
Views: 203
|
Forum: Ask for Help Posted: Fri Aug 12, 2011 9:17 am Subject: Autohotkey.dll performance issue |
| Watch thisEdit:typo |
Topic: Autohotkey.dll performance issue |
Petru
Replies: 13
Views: 203
|
Forum: Ask for Help Posted: Fri Aug 12, 2011 8:58 am Subject: Autohotkey.dll performance issue |
I'm not playing midi files. I'm trying to make my own filetype. MusicSuite's files contain note tracks which look like that:
TITLU~ <title of the track>
GAMA~ <key of the track>
INSTR ... |
Topic: Autohotkey.dll performance issue |
Petru
Replies: 13
Views: 203
|
Forum: Ask for Help Posted: Fri Aug 12, 2011 7:46 am Subject: Autohotkey.dll performance issue |
Yes I'm using SetBatchLines -1 and #NoEnv.
Edit: And this time I'm really unable to post some example code. |
Topic: Autohotkey.dll performance issue |
Petru
Replies: 13
Views: 203
|
Forum: Ask for Help Posted: Thu Aug 11, 2011 8:51 pm Subject: Autohotkey.dll performance issue |
| I'm currently working on the app I have in the signature and I stumbled upon a problem. I'm now trying to make the program able to play a multi-track melody, and I use one Ahk.dll thread for each trac ... |
Topic: Storing AHK code in a variable |
Petru
Replies: 19
Views: 313
|
Forum: Ask for Help Posted: Tue Aug 09, 2011 9:10 pm Subject: Storing AHK code in a variable |
One last thing. How can the "child script" communicate with its "parent"? Like sending some data so that the parent can update something.
Edit: solved. |
Topic: Storing AHK code in a variable |
Petru
Replies: 19
Views: 313
|
Forum: Ask for Help Posted: Tue Aug 09, 2011 3:12 pm Subject: Storing AHK code in a variable |
| I like your function. It is pretty, beautiful, sexy, however you want to call it. I really like it. But not now, and not in the app I'm working on. I'll use it with the first occasion. Thank you. |
| |