AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How to: Run Dynamic Script... Through a Pipe!
Goto page Previous  1, 2, 3, 4
 
Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
Lexikos



Joined: 17 Oct 2006
Posts: 7299
Location: Australia

PostPosted: Fri Jul 23, 2010 8:22 am    Post subject: Reply with quote

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
View user's profile Send private message Visit poster's website
HotKeyIt



Joined: 18 Jun 2008
Posts: 4653
Location: AHK Forum

PostPosted: Fri Jul 23, 2010 8:06 pm    Post subject: Reply with quote

Thanks it works now Very Happy
_________________
AHK_H (2alpha) AHF TT _Struct WatchDir Yaml _Input ObjTree RapidHotkey DynaRun Wink
Back to top
View user's profile Send private message
tinku99



Joined: 03 Aug 2007
Posts: 513
Location: Houston, TX

PostPosted: Sat Nov 12, 2011 9:43 pm    Post subject: ramdisk / ramdrive Reply with quote

Lexikos wrote:
I use AR Soft's RAM Disk.

I don't know if you still use AR Soft.
But this one is open source: http://www.ltr-data.se/opencode.html/#ImDisk
got high marks on superuser.com: http://superuser.com/questions/34388/whats-the-best-ramdisk-for-windows
Back to top
View user's profile Send private message Send e-mail Visit poster's website
automaticman



Joined: 27 Oct 2006
Posts: 648

PostPosted: Sun Jan 08, 2012 3:51 pm    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions All times are GMT
Goto page Previous  1, 2, 3, 4
Page 4 of 4

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group