home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 3 Comm / 03-Comm.zip / scrmod.zip / CONVERSE.SCR < prev    next >
Text File  |  1992-01-02  |  149b  |  9 lines

  1. >timeout=0
  2. >windowprms(off,0,0)
  3. >windowshow()
  4. >message('Testing the converse command')
  5. >wait()
  6. >converse('Printed with Converse Command')
  7.  
  8.  
  9.