home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / communic / amigafax / s.user / afax-startup next >
AmigaDOS Script File  |  1995-02-27  |  354b  |  21 lines

  1. .key x
  2. .bra {
  3. .ket }
  4.  
  5. ;
  6. ; AmigaFax (C) 1991 C-Born Software Systems
  7. ; Startup Script
  8. ;
  9.  
  10. execute afax:s/AFaxAssign
  11.  
  12. ;This line starts the Fax Auto-Answer in standalone mode
  13. run >nil: <nil: AFAX:Faa
  14.  
  15. ;Alternative to start from getty
  16. ;run >nil: <nil: AFAX:c/Getty -Mh -B2400 -x8 -F AT&C1&D2+FDCC=1
  17.  
  18.  
  19. ;Start the spooler daemon
  20. run >nil: <nil: afax:c/afaxspl
  21.