Path: utzoo!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!pasteur!ucbvax!CORY.BERKELEY.EDU!dillon
From: dillon@CORY.BERKELEY.EDU (Matt Dillon)
Newsgroups: comp.sys.amiga
Subject: Re: HELP: closing the initial cli window
Message-ID: <8808182119.AA24891@cory.Berkeley.EDU>
Date: 18 Aug 88 21:19:01 GMT
Sender: daemon@ucbvax.BERKELEY.EDU
Lines: 30

>I am having trouble closing the initial startup AmigaDOS window.  On some of
>my disks, I have an "endcli > nil:", and this ends the process and closes
>
>Pleases reply via e-mail, unless you feel the net would profit from your
>response.
>
>Thank you
>Barry Hales
>bhh@ncsuvx.ncsu.edu
>
>Disclaimer: It's my fault, so don't blame NCSU....

	This is my startup sequence.  I do exactly what you want... close
the initial CLI window so ConMan works in all my windows:

					-Matt

	--- DF0:S/STARTUP-SEQUENCE ---
binddrivers
mount dhb:
dhb:c/execute dhb:s/startup-sequence
dhb:c/endcli >nil:

	--- DHB:S/STARTUP-SEQUENCE ---

dhb:c/stack 10000
dhb:c/assign l: dhb:l
dhb:c/assign libs: dhb:libs
dhb:c/cd ram:
dhb:c/conman -b1000
dhb:c/newcli con:40/40/600/160/AmigaDOS FROM dhb:s/startup-2