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 7 matches
AutoHotkey Community Forum Index
Author Message
  Topic: xpath v3 - read and write XML documents with XPath syntax
aka_bigred

Replies: 416
Views: 78435

PostForum: Scripts & Functions   Posted: Mon Mar 16, 2009 11:21 pm   Subject: xpath v3 - read and write XML documents with XPath syntax
Thalon - You need to add a new node with the
;;If the question exists already, delete it so we can re-save
if( xpath(theXML, "/root/table[num=" . tableNum . "] ...
  Topic: xpath v3 - read and write XML documents with XPath syntax
aka_bigred

Replies: 416
Views: 78435

PostForum: Scripts & Functions   Posted: Sun Mar 01, 2009 5:58 pm   Subject: how to use multiple conditions?
How do I use multiple conditions at the same level in Xpath?

This seems to be a valid search condition given this XML testing tool, but Xpath doesn't return the email node as I'd expect. It finds ...
  Topic: How do I update picture in gui - Gui, Add, Pic, .....
aka_bigred

Replies: 4
Views: 438

PostForum: Ask for Help   Posted: Sat Feb 28, 2009 6:41 pm   Subject: How do I update picture in gui - Gui, Add, Pic, .....
I did read the documentation, but it's not the most clear about the less-obvious uses. A simple example would have made this crystal clear.

After considerable reading/tinkering, I did figure it ou ...
  Topic: How do I update picture in gui - Gui, Add, Pic, .....
aka_bigred

Replies: 4
Views: 438

PostForum: Ask for Help   Posted: Sat Feb 28, 2009 5:43 pm   Subject: How do I update picture in gui - Gui, Add, Pic, .....
I have a gui which display's a pic from a PNG file. After clicking a button, it creates a chart as a png image and I want to refresh the GUI pic to display the updated image file.

How do I updat ...
  Topic: Trouble with script compiled to EXE
aka_bigred

Replies: 1
Views: 450

PostForum: Ask for Help   Posted: Mon Jan 19, 2009 8:53 pm   Subject: Trouble with script compiled to EXE
I created a script and needed to schedule it to run automatically from a scheduler app so I compiled it to an EXE. Of course, being an idiot, instead of renaming it to MyScript.exe, I OVERWROTE MyScr ...
  Topic: Is it possible to vertically center text?
aka_bigred

Replies: 4
Views: 554

PostForum: Ask for Help   Posted: Sun Jan 04, 2009 8:06 pm   Subject: Is it possible to vertically center text?
I know you can horizontally center text in a gui, but is it possible to vertically center the text so that it shows up in the middle of the GUI text box? I'm displaying a series of questions in a st ...
  Topic: Encoding and Decoding Functions - v1.1
aka_bigred

Replies: 9
Views: 3523

PostForum: Scripts & Functions   Posted: Tue Jul 22, 2008 1:36 pm   Subject: Encoding and Decoding Functions - v1.1
Thanks a million. I was working with XML and the decXML worked like a charm to convert #44; back into commas for proper display.

Cool
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group