 |
AutoHotkey Community Let's help each other out
|
| View previous topic :: View next topic |
| Author |
Message |
Lexikos
Joined: 17 Oct 2006 Posts: 7299 Location: Australia
|
Posted: Fri Jul 23, 2010 8:22 am Post subject: |
|
|
| HotKeyIt wrote: | | I can't get it working with unicode, can you take a look. |
Works for me. If I give it a UTF-8 BOM and UTF-16 string (i.e. make only the second change), I get that error message but with � in place of ?. Are you sure you're using a Unicode build? I've updated the script in my first post with support for Unicode and 64-bit builds. |
|
| Back to top |
|
 |
HotKeyIt
Joined: 18 Jun 2008 Posts: 4653 Location: AHK Forum
|
|
| Back to top |
|
 |
tinku99
Joined: 03 Aug 2007 Posts: 513 Location: Houston, TX
|
|
| Back to top |
|
 |
automaticman
Joined: 27 Oct 2006 Posts: 648
|
Posted: Sun Jan 08, 2012 3:51 pm Post subject: |
|
|
When I read about pipes and ahk here, the first thing I am thinking of is using it for plotting real-time data from ahk via gnuplot, without writing anything to a file first. Here is the idea: http://www.autohotkey.com/forum/viewtopic.php?t=80893
I am also wondering why nobody else tried this with ahk yet, or at least there is nothing in the forum, only a few file-using examples, but nothing for realtime use. Gnuplot seems to be just the right candidate, much more powerful than rmchart.dll. Having one basic example how to do it correctly with ahk would be great. Thanks in advance.
I would like to track various delta-times between states, e.g. between keypresses, to create a keypress-timing-related-game, then plotting those delta-times in realtime during typing. Just imagine writing the same trigram for 4 lines and measuring the errors and overall required time, as a typing-race-game, resulting in some score based on timing and errors.
Here is one piping example for gnuplot, via perl and non-windows: http://users.softlab.ntua.gr/~ttsiod/gnuplotStreaming.html |
|
| Back to top |
|
 |
|
|
You can post new topics in this forum You can reply to topics in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|