Search found 4 matches
- Thu Jan 27, 2005 2:48 pm
- Forum: Technical / Scripting
- Topic: Server Signon via proxy server
- Replies: 0
- Views: 3620
Server Signon via proxy server
Hi, I need to signon to a server that also has a proxy, I do not understand the full construction of the statement. I am hoping someone could guide me through the follwoing example: Let take the FTPGetList command: FTPGetList>Server,Username,Password,Port,Local_File,Host_File_spec,type) Lets say: Lo...
- Wed Jan 26, 2005 3:28 pm
- Forum: Technical / Scripting
- Topic: Using wildcards in IfFileExists
- Replies: 3
- Views: 5285
Using wildcards in IfFileExists
Hi,
Does any know if it is posible to use wildcards with the IfFileExists command. Such the I would have:
IfFileExists>C:\temp\*.*, FilesInDir, NoFileInDir
Thanks
Glen
Does any know if it is posible to use wildcards with the IfFileExists command. Such the I would have:
IfFileExists>C:\temp\*.*, FilesInDir, NoFileInDir
Thanks
Glen
- Sun Jan 23, 2005 4:40 pm
- Forum: Technical / Scripting
- Topic: Passing Parameter to Script
- Replies: 3
- Views: 5839
- Sun Jan 23, 2005 4:07 pm
- Forum: Technical / Scripting
- Topic: Passing Parameter to Script
- Replies: 3
- Views: 5839
Passing Parameter to Script
Hi,
I would like a Parameter to a script that I have written that runs as a NT Service.
I do not know if the MACRO_PARMS could be used here, in which case how do I get information into it?
Thanks
I would like a Parameter to a script that I have written that runs as a NT Service.
I do not know if the MACRO_PARMS could be used here, in which case how do I get information into it?
Thanks