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 

Search found 35 matches
AutoHotkey Community Forum Index
Author Message
  Topic: xpath v3 - read and write XML documents with XPath syntax
Venia Legendi

Replies: 416
Views: 78389

PostForum: Scripts & Functions   Posted: Thu Apr 12, 2007 10:15 pm   Subject: Re: help me


latest := XPath(book, "/tv/programme[@stop>=A_Now]/title[1]/text()")


latest := XPath(book, "/tv/programme[@stop>=" A_ ...
  Topic: xpath v3 - read and write XML documents with XPath syntax
Venia Legendi

Replies: 416
Views: 78389

PostForum: Scripts & Functions   Posted: Tue Apr 10, 2007 6:16 pm   Subject: xpath v3 - read and write XML documents with XPath syntax
Thank you, perfect.
  Topic: xpath v3 - read and write XML documents with XPath syntax
Venia Legendi

Replies: 416
Views: 78389

PostForum: Scripts & Functions   Posted: Tue Apr 10, 2007 3:20 pm   Subject: xpath v3 - read and write XML documents with XPath syntax
Hello, thank you for the prompt answer, the XML-file ist generated by the example I posted.

<?xml version="1.0" encoding="iso-8859-1"?>

<bookstore>
 <book> ...
  Topic: retrieve the first 5 digit of every name in my list
Venia Legendi

Replies: 3
Views: 590

PostForum: Ask for Help   Posted: Tue Apr 10, 2007 2:02 pm   Subject: Same using regular expressions
I tend to use regexps for this kind of stuff:

l =
(
E:\MP3\MP6\wettyu\12832-Wamdue Project.King of my castle(extended armin van buuren version).MP3
D:\MP3\MP6\wettyu\12853-W ...
  Topic: xpath v3 - read and write XML documents with XPath syntax
Venia Legendi

Replies: 416
Views: 78389

PostForum: Scripts & Functions   Posted: Tue Apr 10, 2007 12:53 pm   Subject: Operators ">" and "="
Hallo, 1st of all - THIS IS JUST WHAT I NEEDED, thanks.

Nevertheless I don't understand the follwing: Why ist Book2 with a price of 2.0 found by
#Include XPath.ahk
xPath(t, "/bookstore& ...
  Topic: DllCall and structure with strings
Venia Legendi

Replies: 9
Views: 1372

PostForum: Ask for Help   Posted: Mon Oct 09, 2006 12:48 pm   Subject: DllCall and structure with strings
Hi Peter, did you get it working?
  Topic: Tag - Id3 Tagger [CMD]
Venia Legendi

Replies: 23
Views: 9611

PostForum: Utilities & Resources   Posted: Sun Oct 08, 2006 7:44 pm   Subject: Re: ID3 renamer

does it support command line switches?
  Topic: Tag - Id3 Tagger [CMD]
Venia Legendi

Replies: 23
Views: 9611

PostForum: Utilities & Resources   Posted: Wed Sep 20, 2006 7:30 am   Subject: Tag - Id3 Tagger [CMD]
You might also google (or whatever) for 'id3mtag' which is a similar CLI, but writes ID3v2 if told to do so. It is freeware.

leads to http://home.wanadoo.nl/squell/id3.html looks promising

  Topic: Tag - Id3 Tagger [CMD]
Venia Legendi

Replies: 23
Views: 9611

PostForum: Utilities & Resources   Posted: Wed Sep 06, 2006 8:20 am   Subject: Re: Tag.exe changes don't take
The output:

Tags: ID3v1, ID3v2



Tag only reads and does not write ID3v2!

A solution might be: Delete all Tags and then write ID3v1.
  Topic: Tag - Id3 Tagger [CMD]
Venia Legendi

Replies: 23
Views: 9611

PostForum: Utilities & Resources   Posted: Mon Aug 21, 2006 1:26 am   Subject: evillyrics
Hm, I only sing in the shower and the shower curtain is not TCP/IP aware... Wink

You know this: EvilLyrics - Tool for searching the lyrics to the song played in Winamp, Sonique or Foobar - http ...
  Topic: Tag - Id3 Tagger [CMD]
Venia Legendi

Replies: 23
Views: 9611

PostForum: Utilities & Resources   Posted: Sat Aug 19, 2006 10:14 pm   Subject: Tag.exe Alternative
The above mentioned can only change/write id3v1, nevertheless it reads id3v2.

If you want to write id3v2 take a look at http://www.foobar2000.org/ it has a rare known command line mode for tagging ...
  Topic: Tag - Id3 Tagger [CMD]
Venia Legendi

Replies: 23
Views: 9611

PostForum: Utilities & Resources   Posted: Sat Aug 19, 2006 1:51 pm   Subject: Tag.exe ID3 Tagger - minor updates
Case seems not to maintain tag.exe anymore, you can find the current version now here: http://synthetic-soul.co.uk/tag/
  Topic: small changes to AHK-Page and Forum
Venia Legendi

Replies: 10
Views: 1454

PostForum: Wish List   Posted: Tue Dec 13, 2005 3:37 pm   Subject: small changes to AHK-Page and Forum
Could switching on subscription only for annoucement a solution? OK, that's your server load...

Or - maybe - just writing out textfile like www.autohotkey.com/currentversion.txt just containing the ...
  Topic: progress, M2, ...
Venia Legendi

Replies: 1
Views: 527

PostForum: Ask for Help   Posted: Tue Dec 13, 2005 3:28 pm   Subject: progress, M2, ...
Hello,

how can I catch the close of a progress bar started with M2 as ProgressParam1? The label GUIClose: is not addressed ...

Thanx,
Guido
  Topic: Recurse VARs
Venia Legendi

Replies: 2
Views: 482

PostForum: Ask for Help   Posted: Tue Dec 13, 2005 3:27 pm   Subject: Recurse VARs
THANK YOU! Works fine, in for all instances.

Guido
 
Page 1 of 3 Goto page 1, 2, 3  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group