| Author |
Message |
Topic: xpath v3 - read and write XML documents with XPath syntax |
gregster
Replies: 416
Views: 57719
|
Forum: Scripts & Functions Posted: Fri Apr 24, 2009 6:37 pm Subject: xpath v3 - read and write XML documents with XPath syntax |
hi pkutter,
first of all, I'm not really an expert like others here (I just started in february, but did some simple programming at university years ago), but I think we will get your script working ... |
Topic: xpath v3 - read and write XML documents with XPath syntax |
gregster
Replies: 416
Views: 57719
|
Forum: Scripts & Functions Posted: Thu Apr 23, 2009 6:29 pm Subject: xpath v3 - read and write XML documents with XPath syntax |
| Well, I have for myself still some unresolved issues with xpath3. Hyphen (see above) and case-sensitivity seem to be problems, but just taking a very quick look at your code, I would assume that you n ... |
Topic: xpath v3 - read and write XML documents with XPath syntax |
gregster
Replies: 416
Views: 57719
|
Forum: Scripts & Functions Posted: Thu Apr 16, 2009 9:15 pm Subject: xpath v3 - read and write XML documents with XPath syntax |
Hi there,
hopefully you can help me. I have a problem with hyphens ("-") in node-names, like for example <sur-name>. Nothing is returned in these cases when I try to fetch the text. ... |
Topic: AutoHotkey 4 iTunes |
gregster
Replies: 32
Views: 7785
|
Forum: Scripts & Functions Posted: Tue Apr 14, 2009 6:30 pm Subject: AutoHotkey 4 iTunes |
| Actually I learned my first ahk two months ago by going line by line through your first version, because I planned to make some extensions to iTunes myself. Thank you very much for that. It helped a l ... |
Topic: Review: AudioGenie2.dll [Nagware] |
gregster
Replies: 22
Views: 4075
|
Forum: Scripts & Functions Posted: Sat Mar 28, 2009 4:19 pm Subject: Review: AudioGenie2.dll [Nagware] |
Hi folks,
i would really appreciate some help with calling the audiogenie dll. What I try to do is changing the title of a mp3. But depending what I do, I get a number (like "388516") or ... |
Topic: Review: AudioGenie2.dll [Nagware] |
gregster
Replies: 22
Views: 4075
|
Forum: Scripts & Functions Posted: Thu Mar 26, 2009 12:43 am Subject: Review: AudioGenie2.dll [Nagware] |
I'm not using Win9x anymore, but I read on the audiogenie forum that you need to install unicode support to get 9x and ME working. You can get it here:
http://www.microsoft.com/downloads/details.a ... |
Topic: Look up any information anywhere |
gregster
Replies: 62
Views: 5280
|
Forum: Scripts & Functions Posted: Thu Mar 19, 2009 4:40 pm Subject: Look up any information anywhere |
| Thank you very much, soggy dog. You are right. drugwashs version solved my problem. |
Topic: Playing multiple sounds parallelly or simultaneously |
gregster
Replies: 13
Views: 672
|
Forum: Ask for Help Posted: Thu Mar 19, 2009 4:35 pm Subject: Playing multiple sounds parallelly or simultaneously |
Should be possible with different streams on the BASS dll, at least that is my assumption after playing a little bit around with it.
BASS:
http://www.autohotkey.com/forum/viewtopic.php?t=37092 |
Topic: Look up any information anywhere |
gregster
Replies: 62
Views: 5280
|
Forum: Scripts & Functions Posted: Thu Mar 19, 2009 4:13 pm Subject: Look up any information anywhere |
Really nice work.
The only thing: I experience some problem similar to soggydogs problem, I think. When I hit "Pause" it does not paste the selected text automatically. I have to do it b ... |
| |