[comp.sys.ibm.pc] dialing via pc

fmohamad@oscar.UUCP (farshad mohamadi) (05/06/90)

Folks,

I have the following batch file to dial a number:

echo off
mode com2:1200 >nul
echo atdtphonenumber; >com2:
pause
echo ath >com2:

What command should I use if I am using a calling card, and need
to enter code afther the 3rd line?  

Thanks.

Farshad Mohamadi