English Amiga Board


Go Back   English Amiga Board > Support > New to Emulation or Amiga scene

 
 
Thread Tools
Old 04 March 2019, 15:11   #1
amyga
 
Posts: n/a
Smile Hi! and how the heck do you save files? : )

Hi everyone! firstly, it is so great to find this forum and such an active community!

I spent the weekend setting up my emulator (WinUAE and Amiga Forever) with the goal of learning BASIC programming (and playing a few games!).

I seem to be up and running well enough with Workbench 1.3.5 but for the life of me cannot work out how to SAVE anything! I have created blank floppy disks, shared folder, blank hard drive that points to a directory, but no matter what I do Notepad wants to save back to the Workbench disk (read only) and Save As doesn't give me the option to navigate through any directories. Can anyone please tell me what I am doing wrong?!

I am sure I will want to save BASIC code, so I gotta get over this hurdle.

Thanks everyone and look forward to going on this nostalgic journey with you all!
 
Old 04 March 2019, 16:00   #2
Daedalus
Registered User
 
Daedalus's Avatar
 
Join Date: Jun 2009
Location: Dublin, then Glasgow
Posts: 6,381
Notepad (and OS 1.x in general) predates the standardisation of the file requesters within the OS. I can't remember myself what the file requester is like in Notepad, but the 2.x and above ones have a "Volumes" button that needs to be clicked to list the volumes available, and only then can you navigate into them. You might also be able to type the full path directly and get it to save that way...
Daedalus is offline  
Old 04 March 2019, 16:49   #3
Marle
Pixel Vixen
 
Join Date: Feb 2018
Location: Mie, Japan
Posts: 219
My memory may not be correct but I believe the 1.x Notepad Save option expects you to type a path, so if you wanted to save your document as "MyFile" to your DF0: floppy drive, you would need to type in
Code:
DF0:MyFile
If you want to save "MyFile" to DF1: (typically your first external disk drive) it would be
Code:
DF1:MyFile
If you have created a folder called "Docs" on a disk you have called Work: and want to save your document as "Another.doc" you can type in
Code:
Work:Docs/Another.doc
Hope that helps

Also remember with WB 1.x you have to duplicate the 'Empty' folder on your WB disk to create a new folder, drag it to where you want it and then rename it. A right faff!

WB 2.x+ is so much better in this regard (but lacks an editor like Notepad built in, if you're excluding Memacs and Ed)
Marle is offline  
Old 05 March 2019, 02:53   #4
amyga
 
Posts: n/a
Thank you!

It worked! Thank you SO much guys, you saved me a bunch of frustration. I totally forgot that is how we had to save files!
 
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Rogue Save Files + Debugger Rednoc Nivert support.Games 4 24 July 2015 21:06
How/where do I save files in Amiga Forever? JrasicMark New to Emulation or Amiga scene 5 18 July 2009 08:06
Anyone got some Monkey Island 2 save files? Ironclaw request.Other 10 30 December 2007 22:44
cannot save files to env: amifreak support.Hardware 2 20 December 2004 02:01

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 02:18.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.10244 seconds with 13 queries