Search found 25 matches
- Thu May 01, 2003 7:14 pm
- Forum: Technical / Scripting
- Topic: HELP!!! MOVEFILE> wont overwrite
- Replies: 4
- Views: 10323
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...
- Wed Apr 16, 2003 3:29 pm
- Forum: Technical / Scripting
- Topic: List Index out of Bounds
- Replies: 7
- Views: 13576
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...
- Wed Apr 16, 2003 12:13 am
- Forum: Technical / Scripting
- Topic: List Index out of Bounds
- Replies: 7
- Views: 13576
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 '...
- Tue Apr 15, 2003 9:56 pm
- Forum: Technical / Scripting
- Topic: IFFileExists>
- Replies: 2
- Views: 7103
Thanks
Thanks Bob... I guess I knew tha answer already but I thought I would ask it anyway.
Eric
Eric
- Tue Apr 15, 2003 6:39 pm
- Forum: Technical / Scripting
- Topic: IFFileExists>
- Replies: 2
- Views: 7103
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
The regular IF seems to support a false result.
Thanks
Eric
- Mon Apr 14, 2003 8:19 pm
- Forum: Technical / Scripting
- Topic: Support... Need help with HTTPRequest
- Replies: 6
- Views: 12140
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 ...
- Mon Apr 14, 2003 7:16 pm
- Forum: Technical / Scripting
- Topic: Support... Need help with HTTPRequest
- Replies: 6
- Views: 12140
- Mon Apr 14, 2003 4:42 pm
- Forum: Technical / Scripting
- Topic: Support... Need help with HTTPRequest
- Replies: 6
- Views: 12140
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
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
- Tue Apr 01, 2003 9:38 pm
- Forum: Technical / Scripting
- Topic: Help with Multi User Script
- Replies: 5
- Views: 10976
- Tue Apr 01, 2003 6:43 pm
- Forum: Technical / Scripting
- Topic: Help with Multi User Script
- Replies: 5
- Views: 10976
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...
- Tue Apr 01, 2003 12:55 am
- Forum: Technical / Scripting
- Topic: Help with Multi User Script
- Replies: 5
- Views: 10976
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...
- Mon Mar 31, 2003 6:27 pm
- Forum: Technical / Scripting
- Topic: HTTP Request... What about HTTPS?
- Replies: 3
- Views: 7650
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
Eric
Thanks
- Wed Feb 19, 2003 12:34 am
- Forum: Technical / Scripting
- Topic: Several macros
- Replies: 6
- Views: 12803
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 ...
- Wed Feb 19, 2003 12:07 am
- Forum: Technical / Scripting
- Topic: Several macros
- Replies: 6
- Views: 12803
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 ...
- Tue Feb 18, 2003 6:31 pm
- Forum: Technical / Scripting
- Topic: Several macros
- Replies: 6
- Views: 12803