Hello. On a daily basis I submit medical claims to Medicare. Medicare uses hyperterminal for EDI claims and submitting claims are a multistep process which is done twice daily. I would like to automate using Macro scheduler.
The manual process is as follows:
1. Once Hyperterminal is launched and Medicare's phone number is dialed the following appears on the Hyperterminal Screen: +++
2. At this point we must LOGIN, SUBMIT data, Obtain data, and LOGOFF
by typing in the following commands:
$BCBSF$ LOGON mailboxid# password#BCBSF$
$BCBSF$ SUBMIT EDI $BCBSF$
$BCBSF$ OBTAIN EDI $BCBSF$
$BCBSF$ LOGOFF $BCBSF$
Scripting assistance is greately appreciated.
Thanks,
Bob Papitto