Search found 56 matches

by tommytx
Tue Jul 04, 2006 7:54 pm
Forum: Technical / Scripting
Topic: Using the macro recorder, how do I click the second here.
Replies: 7
Views: 7872

Using the wizard the tags come out as follows: A 0 first here A 1 second here A 2 third here A 3 4th here. When I placed the 0 thru 3 in the tagvalue it failed click any of them. ### Click the second here ### Let>FrameName={""} Let>FormName={""} Let>TagValue={"1"} LibFunc>hIE,ClickTag,r,%IE[0]%,str:...
by tommytx
Tue Jul 04, 2006 7:47 pm
Forum: Technical / Scripting
Topic: Using the macro recorder, how do I click the second here.
Replies: 7
Views: 7872

Boy your html stripper is working great, nothing gets by. I will try to send the file without the code to make it look like html. tom1.htm here tom2.htm here tom3.htm here tom4.htm here Just picture the above files as placed in the html format so that when you click each here it would go to each spe...
by tommytx
Tue Jul 04, 2006 7:41 pm
Forum: Technical / Scripting
Topic: Using the macro recorder, how do I click the second here.
Replies: 7
Views: 7872

Thanks Marcus, but I must be slow, I still can't get it to work. The test.htm file looks like below... ? represents the FrameName={""} Let>FormName={""} Let>TagValue={"?"} LibFunc>hIE,ClickTag,r,%IE[0]%,str:FrameName,str:FormName,A,TEXT,str:TagValue ### Click on the second here link ### Let>FrameNam...
by tommytx
Tue Jul 04, 2006 6:29 pm
Forum: Technical / Scripting
Topic: Using the macro recorder, how do I click the second here.
Replies: 7
Views: 7872

Using the macro recorder, how do I click the second here.

Using the Recorder, how do I change the script to make it select the second "here" on the page. Click here Click here The code below was done using the Wizard but the little bugger only selects the first here and none of the others. I think it is something to do with the index = 0 or index = 1 for s...
by tommytx
Sun Nov 27, 2005 4:08 pm
Forum: Technical / Scripting
Topic: Macro hates it when you call the username user_name.
Replies: 12
Views: 10689

I monitored all that during the debug. I used MessageModal>%FieldName% %FieldValue% thruout the script and it always had the correct data including the use_name and the correct user name. Even along the border, the monitor showed that FieldName was being set to "user_name" and FieldValue was being s...
by tommytx
Sat Nov 26, 2005 9:44 pm
Forum: Technical / Scripting
Topic: Macro hates it when you call the username user_name.
Replies: 12
Views: 10689

Ok thanks for the help anyway, I guess I have a strange computer. Last year I was running XP and the httprequest command caused a lock up if you called it more than once and we never could figure that one out either, and no-one else could dupe it. Ichanged to XP Pro and that problem went away. Guess...
by tommytx
Sat Nov 26, 2005 9:03 pm
Forum: Technical / Scripting
Topic: Macro hates it when you call the username user_name.
Replies: 12
Views: 10689

It works wonderful for me also on win98 and all the computers I don't need it to run on. My computer is running XP PRO and I think it is the reason it won't work. Has there been a lot of XP Pro testing also? Even on Win98, I needed to use the {"user_name"} but you are right it works fine. Just not o...
by tommytx
Sat Nov 26, 2005 6:01 pm
Forum: Technical / Scripting
Topic: Macro hates it when you call the username user_name.
Replies: 12
Views: 10689

However the below works fine, if I change it in the source also and as we know that won't be possible normally. I changed it in the test source fine.

*************************
Let>FieldName=user_name_1
*************************
by tommytx
Sat Nov 26, 2005 5:57 pm
Forum: Technical / Scripting
Topic: Macro hates it when you call the username user_name.
Replies: 12
Views: 10689

Quote from above:
***********************************************
I tried this but no work: Let>FieldName={"user_name"}
***********************************************
by tommytx
Sat Nov 26, 2005 3:28 pm
Forum: Technical / Scripting
Topic: Macro hates it when you call the username user_name.
Replies: 12
Views: 10689

OOPS! You may have mis-understood the problem. The problem is not with FieldValue=tommytango, the acutal problem is with the FieldName=user_name. I tried this but no work: Let>FieldName={"user_name"} You gave me a fix for FieldValue vice FieldName. Let>FieldValue={"user_name"} ### Enter user name ##...
by tommytx
Sat Nov 26, 2005 3:10 pm
Forum: Technical / Scripting
Topic: Macro hates it when you call the username user_name.
Replies: 12
Views: 10689

You are soooooo.... good! Thanks for not saying why don't you just use a different variable. Of course I can't do that as I am scripting someone else's program. They probably would not take kindly to me telling them to change their program so I can script it better. Especially when they don't want m...
by tommytx
Sat Nov 26, 2005 1:47 am
Forum: Technical / Scripting
Topic: Running a script on all files in a Directory
Replies: 5
Views: 6669

Degolg, They have a lot of absolutely great batch scripts for photoshop within the photoshop environment. Not to say mjt macro won't work great also, but I have used the batch processing there and they drill down just like you wouldn't believe. Its almost like the mjt recorder that works so well her...
by tommytx
Sat Nov 26, 2005 1:43 am
Forum: Technical / Scripting
Topic: Running a script on all files in a Directory
Replies: 5
Views: 6669

Ian What a great tip! Use /c to get file name only. I been doing dos for 20 years and never came across that. I have used the dir > temp.txt for years to get a directory into a file and then had to write the prorgam to get rid of all the other un-necessary directory junk. Thanks again. I wil be usin...
by tommytx
Sat Nov 26, 2005 1:32 am
Forum: Technical / Scripting
Topic: Macro hates it when you call the username user_name.
Replies: 12
Views: 10689

Macro hates it when you call the username user_name.

I'm back. I apologize if this shows up someplace else, it disappeared so I sent it again. If duped somewhere, pls delete and accept my apology. I just seem to get out of one mess into another, the recorder was doing fine till I got to this problem. I know it is not a fault of the recorder, but a fau...
by tommytx
Fri Nov 25, 2005 4:35 pm
Forum: Technical / Scripting
Topic: Using Webfillform with document.forms[0].elements[0].value
Replies: 12
Views: 18430

Tom Chambers said: Thank you! Thank you! Thank you! That worked fantastic. (referring to the macro fix above). I was having the same problem as you, it would not work on a subroutine so I am glad you switched to a function. I would have never thought of that. Thanks again for the immediate response....
Sign up to our newsletter for free automation tips, tricks & discounts