Skip to content

Load file from HTTP into AtariWriter

europlus edited this page Sep 23, 2024 · 4 revisions

For this test, you will need

  • Atari
  • FujiNet
  • Working WiFi Connection
  • atari-apps.irata.online in an available host slot.

The n-handler-dosxl.atr disk contains a copy of AtariWriter in file form, AW.COM.

Steps

  1. Power on FujiNet
  2. Power on Atari
  3. Wait for CONFIG to boot.
  4. In Hosts, select atari-apps.irata.online host slot.
  5. Select Tests/ directory
  6. Select n-handler-dosxl.atr, select D1:, mount as R/O
  7. Once HOSTS/DEVICES appears, press OPTION to boot. Keep holding OPTION to disable BASIC.
  8. Wait for DOS XL banner.
  9. Use NCD to set the directory to HTTP://FUJINET-TESTING.IRATA.ONLINE/
    D1:NCD N:HTTP://FUJINET-TESTING.IRATA.ONLINE/
    
  10. Verify the directory with NPWD.
    D1:NPWD
    
  11. Load AtariWriter.
    D1:AW
    
  12. Once AtariWriter is started, press L to load file
  13. at LOAD DEVICE:FILENAME prompt enter N:FMOUNT.DOC
  14. File should load.
  15. at SELECT LETTER prompt, press E to edit.
  16. Verify that the FMOUNT document has loaded.
  17. Power off Atari. Test done.

Expected Result

  • FMOUNT.DOC should load from the HTTP server, and should be editable.
Clone this wiki locally