Path: utzoo!attcan!uunet!wuarchive!cs.utexas.edu!sun-barr!lll-winken!unixhub!shelby!agate!pasteur!cory.Berkeley.EDU!navas From: navas@cory.Berkeley.EDU (David C. Navas) Newsgroups: comp.sys.amiga Subject: Re: How can I set a task queue? Message-ID: <29187@pasteur.Berkeley.EDU> Date: 25 Oct 90 03:22:33 GMT References: <34477@nigel.ee.udel.edu> Sender: news@pasteur.Berkeley.EDU Reply-To: navas@cory.Berkeley.EDU Lines: 19 In article <34477@nigel.ee.udel.edu> W_TROIA@upr1.upr.cun.edu (Paolo V. Troia) writes: > > Is there any way I could set a queue in my Amiga to which one would >submit tasks to be run? The different tasks would then be run sequentially >and at whatever priority the user had assigned to the queue. I would like It's in there, some folks call it "run" :) Seriously, try this: run changetaskpri -1 + echo "hello" + echo "there" Notice the plus at the end of each line, except the last. Will that do? :) David Navas navas@sim.berkeley.edu "Excuse my ignorance, but I've been run over by my train of thought." -me