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 9 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Compairing a string to "/"
ryanbarrier

Replies: 4
Views: 119

PostForum: Ask for Help   Posted: Thu Jul 17, 2008 12:47 pm   Subject: Compairing a string to "/"
Sorry Tank, the escaped slash didn't work, but good thinking.

The grand prize goes to engunneer... kind of. He was right to suggest leaving out the percent signs on the variable on the left side o ...
  Topic: Compairing a string to "/"
ryanbarrier

Replies: 4
Views: 119

PostForum: Ask for Help   Posted: Wed Jul 16, 2008 9:25 pm   Subject: Compairing a string to "/"
I'm trying to determin if a certain input is a date, and if it is then convert it to MMDDYYYY format with no slashes.

I was doing this by checking to see if the character at a certain position is ...
  Topic: How do I Get text without using the Clipboard
ryanbarrier

Replies: 5
Views: 272

PostForum: Ask for Help   Posted: Mon Jun 16, 2008 12:45 pm   Subject: How do I Get text without using the Clipboard
IE 6
  Topic: How do I Get text without using the Clipboard
ryanbarrier

Replies: 5
Views: 272

PostForum: Ask for Help   Posted: Sat Jun 14, 2008 3:09 pm   Subject: How do I Get text without using the Clipboard
Normally I get text from the screen by highlighting the text and copying to the clipboard. The problem I'm having is that it is hard to highlight a link on a page without actually clicking the link, ...
  Topic: Copy command not working in web form
ryanbarrier

Replies: 12
Views: 370

PostForum: Ask for Help   Posted: Sat Jun 14, 2008 2:21 pm   Subject: Copy command not working in web form
Argneo I love you. I like my new code better, because it takes into account short last names (mostly Asian, like Yi and Ko), but I'm really glad you pointed out the error in the original code. Hopef ...
  Topic: Copy command not working in web form
ryanbarrier

Replies: 12
Views: 370

PostForum: Ask for Help   Posted: Fri Jun 13, 2008 2:11 pm   Subject: Copy command not working in web form
For anyone reading this that wants to see my final resolution, here's the code I came up with to parse the text and split it as needed. I never figured out why the cut/copy commands weren't updating ...
  Topic: Copy command not working in web form
ryanbarrier

Replies: 12
Views: 370

PostForum: Ask for Help   Posted: Thu Jun 12, 2008 6:16 pm   Subject: Copy command not working in web form
Ok I'm a nub. %nameArray0% contains the number of elements in the array...
  Topic: Copy command not working in web form
ryanbarrier

Replies: 12
Views: 370

PostForum: Ask for Help   Posted: Thu Jun 12, 2008 6:08 pm   Subject: Copy command not working in web form
Ok now I'm confused about how to manipulate the string in the clipboard. I've copied a name and I need to paste the full name to the full name field, the last name and suffix (if any) to the last nam ...
  Topic: Copy command not working in web form
ryanbarrier

Replies: 12
Views: 370

PostForum: Ask for Help   Posted: Thu Jun 12, 2008 3:50 pm   Subject: Copy command not working in web form
TheIrishThug you're a genious. I'm not sure why I didn't think of that. I'm new to AHK, but not coding. I guess I still think of this thing as a macro tool more than a general coding kit.

I'd s ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group