PDA

View Full Version : How do I edit the startup sequence?


tonyvdb
03-22-2006, 08:41 PM
I cant for the life of me remember how to edit the startup sequence under OS 3.5
Can someone refresh my memory as I have to add a line to the sequence in order for the WBCtrl to work properly.

Thanks

sundown
03-22-2006, 08:52 PM
Just load it into a text editor, add your line, & save it. Make a backup of the original first just in case.

Methuselas
03-22-2006, 08:53 PM
Uh...open up edit pad and go into your S: directory.

I wouldn't mess with it too much. Everything you want to do, you should be able to do in the user-startup, which would be recommended.

Methuselas
03-22-2006, 08:54 PM
sundown wrote:
Just load it into a text editor, add your line, & save it. Make a backup of the original first just in case.

Damn those ninja, cat-like reflexes! :lol:

sundown
03-22-2006, 09:08 PM
@Methuselas

Heh, but conformation is alway a good thing. :-)

tonyvdb
03-22-2006, 09:46 PM
Thanks guys :-)
Ok, I dont have a text editer on my amiga, or do I that I dont know of?
Aminet seems to be down again so I cant find one there.

mpiva
03-22-2006, 10:26 PM
tonyvdb wrote:
Thanks guys :-)
Ok, I dont have a text editer on my amiga, or do I that I dont know of?
Aminet seems to be down again so I cant find one there.

Actually you have several. "Ed", "Edit", and "MEmacs" should all be in OS3.5. Avoid "Edit", it's actually a line editor and VERY hard to use. The simplest would be "Ed". Just go to "Execute Command..." or the shell and type "Ed S:Startup-Sequence" or "Ed S:User-Startup". The rest is self explainatory.

Matt_H
03-22-2006, 10:35 PM
Personally, I really hate Ed. I use EditPad in the SYS:Tools directory.

chiark
03-23-2006, 02:21 AM
Ed is somewhat like vi on a unix system: you've got a damn good chance that it's going to be on there.
Just remember that esc-x is save and exit, esc-q is quit without writing and you'll be fine.

tonyvdb
03-23-2006, 08:15 AM
Thanks all for your help, I was able to do what I needed to do and it works. :-D