[comp.sys.amiga] Clean way to kill AUX: cli

sneakers@heimat.UUCP (Dan "Sneakers" Schein) (06/13/89)

    Is there a clean (IE: approved) method of closing an AUX: CLI ?!?

	I know "endcli" will close it via the serial port, but what I need
	is a way to close it from a different CLI....

	Sneakers

--
                                      ___
    Dan "Sneakers" Schein            ////          BERKS AMIGA BBS
    Sneakers Computing              ////   80+ Megs of software & messages
    2455 McKinley Ave.      ___    ////         12/2400 Baud - 24 Hrs
    West Lawn, PA 19609     \\\\  ////              215/678-7691
                             \\\\////
    {pyramid|rutgers|uunet}!cbmvax!heimat!sneakers   

lfk@uts.amdahl.com (Lynn Kerby) (06/14/89)

Prior to Commodore's AUX: handler, the AUX: handler I used supported
the following to close the port:

	echo >AUX:endcli "endcli"

I have not tried this with Commodore's handler, but it might work.
I don't think it was necessary to echo the string "endcli", the
real key was the redirection to AUX:endcli.

-- 
     Lynn Kerby  -  Amdahl Corporation
                    Sunnyvale, CA
                    ...amdahl!lfk
		    lfk@uts.amdahl.com

Disclaimer: Any and all opinions expressed herein are my own and do not
            necessarily represent the views of anyone, especially my
            employer.
 

boucher@jolnet.ORPK.IL.US (Marc Boucher) (06/14/89)

In article <8588.AA8588@heimat> sneakers@heimat.UUCP (Dan "Sneakers" Schein) writes:

>    Is there a clean (IE: approved) method of closing an AUX: CLI ?!?

	I think killing the CLI task with Xoper1.3 will do it.


-- 
  Marc Boucher      delete ?MS* ; VMS, CMS, MS-DOS      Phone: 514/466-8932

  AmiNet    amimarc!postmaster        | Bitnet    UUQRL0@POLYTECA
  UUCP      ...!killer!jolnet!boucher | Internet  boucher@jolnet.ORPK.IL.US

sneakers@heimat.UUCP (Dan "Sneakers" Schein) (06/15/89)

>Prior to Commodore's AUX: handler, the AUX: handler I used supported
>the following to close the port:
>
>	echo >AUX:endcli "endcli"
>
>I have not tried this with Commodore's handler, but it might work.

 Saddly I report it doesn't work.

 I also received mail saying to try:

 echo >aux: "endcli"

 This also does not work, but it does result in "Go direct to Guru - Do not pass
 Requestor - Do not collect $200".

 So the search continues....

 Sneakers

--
                                      ___
    Dan "Sneakers" Schein            ////          BERKS AMIGA BBS
    Sneakers Computing              ////   80+ Megs of software & messages
    2455 McKinley Ave.      ___    ////         12/2400 Baud - 24 Hrs
    West Lawn, PA 19609     \\\\  ////              215/678-7691
                             \\\\////
    {pyramid|rutgers|uunet}!cbmvax!heimat!sneakers   

fgd3@jc3b21.UUCP (Fabbian G. Dufoe) (06/17/89)

From article <934@jolnet.ORPK.IL.US>, by boucher@jolnet.ORPK.IL.US (Marc Boucher):
> In article <8588.AA8588@heimat> sneakers@heimat.UUCP (Dan "Sneakers" Schein) writes:
> 
>>    Is there a clean (IE: approved) method of closing an AUX: CLI ?!?
> 
> 	I think killing the CLI task with Xoper1.3 will do it.

The approved way is to issue an "EndCLI" command, just as you would close
any CLI window.  Or am I missing something?

--Fabbian Dufoe
  350 Ling-A-Mor Terrace South
  St. Petersburg, Florida  33705
  813-823-2350

UUCP: ...uunet!pdn!jc3b21!fgd3