Load file from HTTP into AtariWriter - FujiNetWIFI/fujinet-firmware GitHub Wiki
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
- Power on FujiNet
- Power on Atari
- Wait for CONFIG to boot.
- In Hosts, select atari-apps.irata.online host slot.
- Select Tests/ directory
- Select n-handler-dosxl.atr, select D1:, mount as R/O
- Once HOSTS/DEVICES appears, press OPTION to boot. Keep holding OPTION to disable BASIC.
- Wait for DOS XL banner.
- Use NCD to set the directory to HTTP://FUJINET-TESTING.IRATA.ONLINE/
D1:NCD N:HTTP://FUJINET-TESTING.IRATA.ONLINE/
- Verify the directory with NPWD.
D1:NPWD
- Load AtariWriter.
D1:AW
- Once AtariWriter is started, press L to load file
- at LOAD DEVICE:FILENAME prompt enter N:FMOUNT.DOC
- File should load.
- at SELECT LETTER prompt, press E to edit.
- Verify that the FMOUNT document has loaded.
- Power off Atari. Test done.
Expected Result
- FMOUNT.DOC should load from the HTTP server, and should be editable.