Search found 45 matches

by ADP_MAN
Mon Jan 17, 2005 3:48 pm
Forum: General Discussion
Topic: Basic Question: Can't focus on a specific window
Replies: 7
Views: 10726

Thanks for all the help!
by ADP_MAN
Tue Nov 09, 2004 7:48 pm
Forum: General Discussion
Topic: Basic Question: Can't focus on a specific window
Replies: 7
Views: 10726

I opened both notepad and wordpad, cut and paste your script and got this message: "Specified Window "Untitled -Notepad*" Not Present. Any Subsequent Key Sends In Script May Cause Exceptions." I do have several scripts that succesfully run a "SetFocus" command, but for whatever reason, it does not l...
by ADP_MAN
Thu Oct 21, 2004 8:33 pm
Forum: General Discussion
Topic: Basic Question: Can't focus on a specific window
Replies: 7
Views: 10726

Basic Question: Can't focus on a specific window

Hi all, Im trying to use the setFocus command, but it does not work oh the window I need it to. I have tested it using: setFocus>Notepad* setFocus>Inbox* etc, with no problems. I have a program called "ResourceIQ" that I need to focus on. I have tried: setFocus>ResourceIQ* (which is how it looks in ...
by ADP_MAN
Fri Jul 23, 2004 3:08 pm
Forum: Technical / Scripting
Topic: Find and Replace tabs?
Replies: 4
Views: 5815

I just want to give Bob and Lumumba a great big thanks for all the help you two give in here. Always friendly and ready with an idea on how to solve a problem!


Bob - TextPad was EXACTLY what I was looking for. the work I was TRYING to do for the past two days, I did in 30 seconds. Thanks again!
by ADP_MAN
Fri Jul 23, 2004 2:38 pm
Forum: Technical / Scripting
Topic: Find and Replace tabs?
Replies: 4
Views: 5815

I'll give it a try - thanks
by ADP_MAN
Wed Jul 21, 2004 7:52 pm
Forum: Technical / Scripting
Topic: Find and Replace tabs?
Replies: 4
Views: 5815

Find and Replace tabs?

by ADP_MAN
Wed Jul 21, 2004 3:37 pm
Forum: Technical / Scripting
Topic: Looping with no predefined end?
Replies: 4
Views: 5279

This looks great! Thanks!
by ADP_MAN
Tue Jul 20, 2004 7:44 pm
Forum: Technical / Scripting
Topic: Looping with no predefined end?
Replies: 4
Views: 5279

Ok, Im using some code that looks like this: //ADD "TD" TO THE LINE NUMBERS Let>count=0 Label>Loop ReadLn>file,count,result If>%result%=END,stop Press Down Send Character/Text>TD Press Home Message>result Wait>1 Let>count=%count%+1 Goto>Loop Label>stop Using the "Message" command I can see it siftin...
by ADP_MAN
Mon Jun 28, 2004 1:45 pm
Forum: Technical / Scripting
Topic: DIfferent operating systems
Replies: 3
Views: 3952

DIfferent operating systems

How can you check to see what operating system you are running when you launch a script? I just recently changed to Windows XP and noticed that some of the commands are different (from Windows 2000 NT). Ex: From Let>Notepad="C:\WINNT\system32\notepad.exe" To Let>Notepad="C:\Windows\notepad.exe" Is t...
by ADP_MAN
Fri Jun 11, 2004 4:06 pm
Forum: Technical / Scripting
Topic: Parse a .txt file
Replies: 4
Views: 4956

Lumumba,

Thank you so much for your help!
by ADP_MAN
Fri Jun 11, 2004 1:07 pm
Forum: Technical / Scripting
Topic: Parse a .txt file
Replies: 4
Views: 4956

For the Seperate command, its says "Separate>list,delimiter,returnvar" What would the "list" be if I was working off of one file? In other words, if my file name was "Jones.txt" would I type: Seperate>Jones.txt,,,information Would this then parse the "Jones.txt" file using commas? Also, how would it...
by ADP_MAN
Thu Jun 10, 2004 9:44 pm
Forum: Technical / Scripting
Topic: Parse a .txt file
Replies: 4
Views: 4956

Parse a .txt file

Hi all, Just to start off, I did go through the archives and looked up parsing. There were some helpfull answers, but I'll admit - I'm still a llittle lost on some of the solutions. I have a file that looks like this: 00REP4835011210111739HENRYV 011210 01PMT00001HENRYV 323118135 00000011124914001121...
by ADP_MAN
Thu Apr 08, 2004 6:43 pm
Forum: Beginners
Topic: Mouse related question...
Replies: 0
Views: 5951

Mouse related question...

Is anyone else having a problem using their scroll wheel on their mouse with this program? For some reason I cant scroll up or down.

Thanks
by ADP_MAN
Wed Apr 07, 2004 2:08 pm
Forum: Beginners
Topic: supernoob: How do I open IE and send it to an address?
Replies: 3
Views: 7213

supernoob: How do I open IE and send it to an address?

Lets say I wanted to open Internet Explorer and have it navigate to http://www.cnn.com

How would I do this?

Thanks for the help!
Sign up to our newsletter for free automation tips, tricks & discounts