Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!ucsd!nosc!oscar!fmohamad From: fmohamad@oscar.UUCP (farshad mohamadi) Newsgroups: comp.sys.ibm.pc Subject: dialing via pc Message-ID: <200@oscar.UUCP> Date: 6 May 90 03:39:17 GMT Distribution: na Organization: Hughes Network Systems, San Diego Lines: 16 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