home *** CD-ROM | disk | FTP | other *** search
/ The Pier Shareware 6 / The_Pier_Shareware_Number_6_(The_Pier_Exchange)_(1995).iso / 035 / pmics.zip / gotcp.cmd < prev    next >
OS/2 REXX Batch file  |  1994-12-13  |  186b  |  5 lines

  1. @echo off
  2. set iclui trace=noprefix
  3. set iclui traceto=stderr
  4. start pmicstcp -medium -x=800 -y=768 -yper=25 -xper=18 -baud=19200 -tcp -tcphost=chess.lm.com -tcpport=5000  2> pmics.log
  5.