Operating System - OpenVMS
1828949 Members
2315 Online
109986 Solutions
New Discussion

Re: Script to dial Alpha pager using Kermit

 
SOLVED
Go to solution
Hoang H. Nguyen
Advisor

Script to dial Alpha pager using Kermit

How do I write a script to dial alpha pager using CKERMIT VIA the sevice provider ?
I just want to send SMS messages to the cell phone. I do not have internet or email.




4 REPLIES 4
Robert Gezelter
Honored Contributor
Solution

Re: Script to dial Alpha pager using Kermit

Hoang,

Writing such a script requires quite a few operations. In any event, most of such a script is KERMIT-specific, not OpenVMS-specific.

My best suggestion would be for you to search for an answer on the Kermit www site, which can be found at http://www.columbia.edu/kermit

I hope that the above is helpful.

- Bob Gezelter, http://www.rlgsc.com
Hoang H. Nguyen
Advisor

Re: Script to dial Alpha pager using Kermit

Thank Bob.
I found 2 scripts one for Kermit 6.0 and one for Kermit 8.0.
Antoniov.
Honored Contributor

Re: Script to dial Alpha pager using Kermit

Hi Hoang,
don't forget help is your friend in ckermit.

Antonio Vigliotti
Antonio Maria Vigliotti
Hoang H. Nguyen
Advisor

Re: Script to dial Alpha pager using Kermit

Thank Antinio.
I WILL NOT FORGET.