Path: utzoo!utgpu!water!watmath!clyde!rutgers!cmcl2!beta!hc!ames!pasteur!cory.Berkeley.EDU!landay From: landay@cory.Berkeley.EDU (James A. Landay) Newsgroups: comp.sys.atari.st Subject: 1stw2ps and uniterm macros Message-ID: <903@pasteur.Berkeley.Edu> Date: 20 Feb 88 22:09:01 GMT Sender: news@pasteur.Berkeley.Edu Reply-To: landay@cory.Berkeley.EDU (James A. Landay) Organization: University of California, Berkeley Lines: 23 1. Did anyone get 1stw2ps to de-arc ok? I kept getting CRC errors. Could someone please send me a working version. Thanks. 2. Does anyone have a good understanding of how Uniterm macros work. I have the following macro file that is supposed to execute when I dial up a 4.3 BSD system, but it just doesn't work. Anyone have a similar macro that works then could send me? %ECHO (10) %ECHO (13) %ECHO (10) %ECHO (13) %GET ('Request:', 5) %SEND ('cory') %ECHO (10) %ECHO (13) %GET ('login:', 5) %SEND ('landay') %ECHO (10) %ECHO (13) %GET ('password:', 5) ... James A. Landay ARPA: landay@cory.berkeley.edu ucbvax!cory!landay