Amiga.org

Amiga computer related discussion => General chat about Amiga topics => Topic started by: dougal on October 25, 2010, 11:53:13 AM

Title: Batch files for Amiga
Post 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.
Title: Re: Batch files for Amiga
Post by: Karlos on October 25, 2010, 11:57:49 AM
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.