Search found 71 matches

by JRS
Sun Feb 25, 2007 3:08 pm
Forum: Technical / Scripting
Topic: WaitWindowOpen anomaly I'm encountering
Replies: 1
Views: 4001

WaitWindowOpen anomaly I'm encountering

Hello All, I looked around to see if my issue has discussed before and didn't find any references. If it is a duplicate I'm sorry. I'm using Macro Scheduler Ver. 9.0.049e - January 2007 I never have any problem(s) with WaitWindowOpen on a window name: Example: Let>WIN_USEHANDLE=0 WaitWindowOpen>Micr...
by JRS
Sat Jun 24, 2006 1:03 am
Forum: General Discussion
Topic: GetClipBoard command not packing variable
Replies: 5
Views: 14253

All, Ahhh interesting! When I composed my preceding reply post the following line line containing the Hebrew entities still had the Hebrew "intact". I referenced that it might change to ???? bu that would have occurred if the encoding was Unicode utf8. So when I submitted the post this forum interpr...
by JRS
Sat Jun 24, 2006 12:49 am
Forum: General Discussion
Topic: GetClipBoard command not packing variable
Replies: 5
Views: 14253

Hello All, I think I found the solution and I want to relay but first in reviewing my reply post just previous to this one I see I did not correctly show the immediate difference between doing an HTTPRequest via Macro Scheduler and the Source via Firefox: Same URL to Foreign Language page: Via Macro...
by JRS
Fri Jun 23, 2006 11:12 pm
Forum: General Discussion
Topic: GetClipBoard command not packing variable
Replies: 5
Views: 14253

Hello JRL, Thanks for getting back to me so fast! Indeed I have tried the HTTPRequest command but in my actual app I'm "calling" a foerign language web page and to make a long story short I'm not getting anywhere near the results or the complete results of the doing the source. I guess this aspect i...
by JRS
Fri Jun 23, 2006 9:22 pm
Forum: General Discussion
Topic: GetClipBoard command not packing variable
Replies: 5
Views: 14253

Please note in my script I'm mistakenly getting the Length of Hold
before Hold is being packed by the GetClipBoard command. The
result is the same when I correctly place the get string length AFTER
the GetClipBoard command.

Thanks,

Joel.
by JRS
Fri Jun 23, 2006 9:16 pm
Forum: General Discussion
Topic: GetClipBoard command not packing variable
Replies: 5
Views: 14253

GetClipBoard command not packing variable

Hello All, My current objective is to load up a given web page in Firefox; in my script arbitrarily http://www.yahoo.com, I do a Source, select all the source, copy the source into the clipboard and then attempt to pack the the contents of the clipboard into the Variable 'Hold' via the GetClipBoard ...
by JRS
Sun Jun 04, 2006 8:28 pm
Forum: General Discussion
Topic: MySQL query function - having problems creating an object.
Replies: 4
Views: 10262

Re: Your MySQL soltution; trouble with server name - CLOSE!

Thank you very much for your reply! Forget all about the weird CreateObject string ... I tried your fix and whatever I plug into 'SERVER= ' I get a Macro Scheduler unknown server host error dialog. I did a MySQL status of my MySQL installation from the command prompt (following) and tried all kinds ...
by JRS
Sun Jun 04, 2006 12:39 am
Forum: General Discussion
Topic: MySQL query function - having problems creating an object.
Replies: 4
Views: 10262

MySQL query function - having problems creating an object.

Hello All, I'm new to MySQL but I have established a database and I've successfully run queries against it in a command prompt window. I've also (seemingly) successfully installed the MySQL ODBC 3.51 Driver and when I run the a test it comes back successful. I'm trying to implement the the function ...
by JRS
Fri Dec 09, 2005 1:41 pm
Forum: Technical / Scripting
Topic: New very subtle HTTPRequest problem/issue
Replies: 6
Views: 10362

One very quick addendum or after note if I could ....
The "transposition" problem I described in this thread seemed
to have gone away in the interim.

So very strange.

Anyway thanks again.

Joel S.
by JRS
Thu Dec 01, 2005 4:06 pm
Forum: Technical / Scripting
Topic: New very subtle HTTPRequest problem/issue
Replies: 6
Views: 10362

Thanks for the reply. Ah, so an HTTPrequest may not appear like a browser ... interesting ... I tried it again just now and same result. From Firefox browser: 105001892 Information as of 12/1/2005 1:42:45 PM GMT FlightID: IDE1193 (Commercial Jet) Status: ARRIVED Owner: INDEPENDENCE AIR Radio Call: I...
by JRS
Thu Dec 01, 2005 10:56 am
Forum: Technical / Scripting
Topic: New very subtle HTTPRequest problem/issue
Replies: 6
Views: 10362

All ... For anyone who's been following this new subtle and convoluted HTTPRequest issue thread hopefully the following will put it into succinct context. But in doing so I'm left no less perplexed and incredulous how I'm experiencing the difference between my HTTPRequest results and the results of ...
by JRS
Wed Nov 30, 2005 9:30 pm
Forum: Technical / Scripting
Topic: New very subtle HTTPRequest problem/issue
Replies: 6
Views: 10362

Once again thank you for your indulgence with me on this strange HTTPRequest problem I'm experiencing. What I think makes it so strange and hard to pin down is it seems at different times of day or on different days I'm experiencing different results focusing on (no pun intended!) the "frame" URL in...
by JRS
Wed Nov 30, 2005 5:47 pm
Forum: Technical / Scripting
Topic: New very subtle HTTPRequest problem/issue
Replies: 6
Views: 10362

New very subtle HTTPRequest problem/issue

Hello All, Once again I'm experiencing issue(s) and challenges with the HTTPRequest command. This time I think the issue(s) is/are more subtle than with my Syntax command problem that was expertly resolved from the help from this forum a few days ago (as of this post). I hope I'll explain my new iss...
by JRS
Mon Nov 28, 2005 8:55 pm
Forum: Technical / Scripting
Topic: HTTPRequest quirk I'm experiencing: HTMLResponse Variable
Replies: 24
Views: 35606

Re: Syntax and Parsing Error issue/problem .... ======= SUCCESS !!!!! ======= MessageModal>%HoldURL% DeleteFile>c:\flight\Flight_Http_dump.txt HTTPRequest>HoldURL,c:\flight\Flight_Http_dump.txt,GET,,HTMLResponse HTTPRequest>HoldURL,,GET,,HTMLResponse StringReplace>HTMLResponse,",^,HTMLResponse Messa...
by JRS
Mon Nov 28, 2005 3:58 pm
Forum: Technical / Scripting
Topic: HTTPRequest quirk I'm experiencing: HTMLResponse Variable
Replies: 24
Views: 35606

Re: Syntax error issue ... making progress Performed the StringReplace per suggestion. At the MessageModal> command after the StringReplace>HTMLResponse,",^,HTMLResponse command the " 's are replaced by ^ 's. However, at the Let>at={Pos("it.aspx",%HTMLResponse%)} I get a Macro Scheduler "String Too ...
cron
Sign up to our newsletter for free automation tips, tricks & discounts