Amiga.org
Amiga computer related discussion => General chat about Amiga topics => Topic started by: dougal on October 25, 2010, 11:53:13 AM
-
How does one create a batch file or a script or whatever for amiga?
I would like a batch file for e-uae on morphos so that i dont have to keep entering all its parameters in shell.
-
You simply put the same text you'd type out in the shell into a text file, save it and then make it into a script using:
protect +s
If you put this script into your S: directory (making sure it handles any required changes of directory itself internally) , you should just be able to type the name of the script and it'll run like any other command.