Search found 25 matches

by Eric D
Thu May 01, 2003 7:14 pm
Forum: Technical / Scripting
Topic: HELP!!! MOVEFILE> wont overwrite
Replies: 4
Views: 9019

HELP!!! MOVEFILE> wont overwrite

I am trying to do a movefile and perform an overwrite if the file exists at the destination but it will not do that. I was hoping there would be a sys var like CFOverwrite but cannot locate one. I don't want to use the GetFilelist> then copy then delete, Is there anyway to accomplish an overwrite on...
by Eric D
Wed Apr 16, 2003 3:29 pm
Forum: Technical / Scripting
Topic: List Index out of Bounds
Replies: 7
Views: 11380

Thanks Captive... You are correct about the SRT and I did fix it but I still got the error. Here is what I did to fix it. I copied the whole script to the clipboard. Then I pasted it into a txt file. Then I used task manager to kill MS. Then reopend MS pasted in my script and everything was fine. Th...
by Eric D
Wed Apr 16, 2003 12:13 am
Forum: Technical / Scripting
Topic: List Index out of Bounds
Replies: 7
Views: 11380

List Index out of Bounds

I am gettting an error inside of Macro Scheduler when I attempt to exit. I click the close button and normally I get the save changes prompt but now I get a dialog that says List Index of Bounds(-1) Does anyone know what causes this? Thanks Eric Dye Here is my script '//Redundant Credit Translator '...
by Eric D
Tue Apr 15, 2003 9:56 pm
Forum: Technical / Scripting
Topic: IFFileExists>
Replies: 2
Views: 6156

Thanks

Thanks Bob... I guess I knew tha answer already but I thought I would ask it anyway.

Eric
by Eric D
Tue Apr 15, 2003 6:39 pm
Forum: Technical / Scripting
Topic: IFFileExists>
Replies: 2
Views: 6156

IFFileExists>

Does the IfFileExists command support the FALSE result GOTO or does it just go to the next line in the event of a false result.

The regular IF seems to support a false result.

Thanks
Eric
by Eric D
Mon Apr 14, 2003 8:19 pm
Forum: Technical / Scripting
Topic: Support... Need help with HTTPRequest
Replies: 6
Views: 10496

Hi, Of course you can - you can post to any http resource. Thanks very much for the quick response. I am still having trouble with the HTTP request command. When I use a browser I can definately see the URL but when I try to use the HTTP Request I get a 404 not found error. Any suggestions on what ...
by Eric D
Mon Apr 14, 2003 7:16 pm
Forum: Technical / Scripting
Topic: Support... Need help with HTTPRequest
Replies: 6
Views: 10496

Must I only post to html pages? Can I also post to asp or asmx type pages.
by Eric D
Mon Apr 14, 2003 4:42 pm
Forum: Technical / Scripting
Topic: Support... Need help with HTTPRequest
Replies: 6
Views: 10496

Support... Need help with HTTPRequest

Hello,

Does the HTTPRequest use URL Encoding on my name=value pairs? Is there a way I can see what the final outgoing data looks like. I am having trouble posting to URL and it must have proper URL encoding to work. example: space = %20

Thanks
Eric
by Eric D
Tue Apr 01, 2003 9:38 pm
Forum: Technical / Scripting
Topic: Help with Multi User Script
Replies: 5
Views: 9502

In a metaframe environment each session has its own clipboard. I confirmed this today.

Eric
by Eric D
Tue Apr 01, 2003 6:43 pm
Forum: Technical / Scripting
Topic: Help with Multi User Script
Replies: 5
Views: 9502

Thanks Captive and support... I do tend to agree that the clipboard will not be affected. However I am using this in a Metaframe environment as well so.... I need to investigate whether the Metaframe server will have separate clipboards for all the users logged into it. In my initial tests the clipb...
by Eric D
Tue Apr 01, 2003 12:55 am
Forum: Technical / Scripting
Topic: Help with Multi User Script
Replies: 5
Views: 9502

Help with Multi User Script

I have compiled a script that Launches iexplore.exe with a url parameter that has some variables in it. This script is on a central server and accessed by hundreds of users, possibly simutaneously. Is there any issues I need to be aware of as far as the script being multi user. thanks, Eric //PDF Re...
by Eric D
Mon Mar 31, 2003 6:27 pm
Forum: Technical / Scripting
Topic: HTTP Request... What about HTTPS?
Replies: 3
Views: 6635

HTTP Request... What about HTTPS?

I have a project where I need to post to an HTTPS page. Is this possible with MSched while maintaining the S connection.

Eric

Thanks
by Eric D
Wed Feb 19, 2003 12:34 am
Forum: Technical / Scripting
Topic: Several macros
Replies: 6
Views: 11100

Hi Support, Thanks for your rapid reply demystifying the issue. Hi Eric D, Thanks for response. After several close calls, I'm now conditioned not to touch my keyboard when a Macro script is running. That is a good idea. We take it one step further. On our dedicated Macro/Script machines we remove ...
by Eric D
Wed Feb 19, 2003 12:07 am
Forum: Technical / Scripting
Topic: Several macros
Replies: 6
Views: 11100

Hi, Armstrong, you are correct if the macros are of the GUI automation type you describe and issue keystrokes and mouse events etc. Clearly they would interfere with each other - rather like if two people tried to use the same computer and kept stealing the mouse from each other and trying to type ...
by Eric D
Tue Feb 18, 2003 6:31 pm
Forum: Technical / Scripting
Topic: Several macros
Replies: 6
Views: 11100

I have a machine that runs 7 macros at anyone time.

I beleive if you complile your macro it must be launched manully by clicking the exe. You could also schedule a macro at 8:00 monday to fire your compiled exe.

Eric
Sign up to our newsletter for free automation tips, tricks & discounts