I tried the method and sample from here and procomm plus help files, but can't seem to find a way to change the variable &Date and &Ltime year from yyyy to yy only
For instance,
strfmt datestring "%02d%02d%02d" iMonth iDay iYear
I changed the format to %02d or %d doesn't seem to...
I have the client script to log in host(host script is one that comes with procomm plus). Then upload file to host if files on upload folder(client side) is current date. The folder could has more than 3 current date files.
Here's what i want to do. While uploading all current date files to...
thank you it worked! so we have to manually select the menu and initial the sent file. well, I have to code the Aspect to do the automatic file upload. it there a way to do it?
Have another question, The host setup at home work ok, but the one at workstation can't seem to take the call, all...
I'm getting the transfer aborted message and these chracters when uploading file. The download part is fine and it doesn't printed this chraters when transfering. Protocol is Zmodem.
Is it the hardware setting issues? do i have to specify both the host and client setting to be identical? what...
This is a repost to the last thread which was missing a subject.
I need to do a file transfers with procomm plus using modem data-dial up between 2 locations. It’s a automated weekly M-F process. The user side will request for up/download files to the host once log in.
I played with the...
hi Knob
yes, i did. I have it set up at home and tested it at work place this morning, it worked ok. i have more questions here and i think i better post these with more suitable new thread. Forgot to put tittle on this thread.
Thank u
Boss called in today need to know if i could used procomm plus to communicate with a client, transfering or displaying file to a terminal and via versa.
I have no prior experience with Aspect hosting scripts, in fact, newbie to Aspect. With helps from the forum, i was able to dial-up a...
awesome, the modifed codes worked great. i leave the param string alone and changes only made to the StartCapture proc and the dialCustomer, worked.
The delay on batch file is just the wait statement. i see what are you telling here,
if(script stop running ) found flag file
exe blah blah
else...
wow, your code is well written, very profession.
sorry, i marked the id and password with xxxx due to the confidentiality of my client i can't post it here.
say the
Hostname is abc
CustID is 1234
CustPw is 1234
OpID is 1234
OpPw is dec
Service is ted1
the CustID,CustPw and OpPw has same value...
---------------------------------------------------
1st exe to access terminal and capture file
integer active = 1
integer timelimit = 60
proc main
when $ERRORNUM call ErrorHandle
when QUIET timelimit call NoActivity...
Thank guys, it works great but if dial up is not success due to no dial tone. the script will stop after 5 attempts then Procomm plus hang. I think I'm just paranoid, try doing so much for safe guard.
The reason is in the batch file i call up another script right after first script ( short...
Thank you, I tried both methods. mrnoisy's script seems to work better where i like timeout feature.
I created the situation where no dial tone avaliable and the script disn't exit after time expired
Is there a way to use $Carrier to check if no connection, exit the program with When...
I have the window task scheduler exe a batch file to perform a dial up connection with Procomm Plus and capture file. How do i exit and terminate Procomm plus if the job is not completed at certain time range, say 10 minutes. Or better if error occurred, can't get the connection or terminal...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.