Welcome, Guest. Please login or register.

Author Topic: closing programs  (Read 4000 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline roguebeckTopic starter

  • Full Member
  • ***
  • Join Date: Oct 2005
  • Posts: 188
    • Show only replies by roguebeck
closing programs
« on: October 12, 2005, 04:41:36 AM »
 Some programs have the "close" button in the upper right. Some do not. How do you close the programs that don't? (like "Say" and AmigaShell.

I've Google'd this and read docs but must not have searched for the correct thing.

TIA.
A500 - A501, Supradrive 500XP
A3000
A1200
C64 - TSR Gold Box AD&D games forever!

Always looking for parts, mods and upgrades!
 

Offline Mark

  • Jr. Member
  • **
  • Join Date: Apr 2002
  • Posts: 94
    • Show only replies by Mark
Re: closing programs
« Reply #1 on: October 12, 2005, 06:27:59 AM »
Those two programs are somewhat unusual.  Type "endcli" to close the shell, and to exit from say just press return with an empty line in the input window.

Most major applications have a "quit" item in the project menu.

 

Offline xaccrocheur

  • Sr. Member
  • ****
  • Join Date: Jun 2002
  • Posts: 430
    • Show only replies by xaccrocheur
Re: closing programs
« Reply #2 on: October 12, 2005, 08:19:10 AM »
ctrl+C is the escape sequence for shell commands. I wonder if RA+d would work too..?
 

Offline orange

  • Hero Member
  • *****
  • Join Date: Dec 2003
  • Posts: 2797
    • Show only replies by orange
Re: closing programs
« Reply #3 on: October 12, 2005, 11:57:14 AM »
type in shell this command:   Status

and you'll get output like this,

   Process  1: Loaded as command: TURBOTEXT
   Process  2: Loaded as command: Work:Tools/Blowup
   Process  3: Loaded as command: Work:Tools/Sashimi
   Process  4: Loaded as command: Work:CyberTools/CyberGuard
   Process  5: Loaded as command: Work:Tools/OpenDevicePatch
   Process  6: Loaded as command: CED
   Process  7: Loaded as command: Workbench
   Process  8: Loaded as command: Status
   Process  9: No command loaded
   Process 10: Loaded as command: SMBFS '//sourcery/all'


then type: Break 10

to stop smbfs (for eg.)

(taken from smbfs documentation, hoping that it works for other programs too..)
Better sorry than worry.
 

Offline bludger

  • Jr. Member
  • **
  • Join Date: Mar 2005
  • Posts: 61
    • Show only replies by bludger
Re: closing programs
« Reply #4 on: October 12, 2005, 01:10:29 PM »
I'm having trouble with extracting lha files.

Running "lha x filename" extracts the files, but there is no way to close the window (I can press ctrl/c for a week without result).
Is this a bug with this version of lha (from aminet), or am I missing something?

  :-?  :-?  :-?  :-?  :-?  :-?
To quote the great man (John Cleese) himself - \\"My Hovercraft is full of Eels\\". :lol:
 

Offline bludger

  • Jr. Member
  • **
  • Join Date: Mar 2005
  • Posts: 61
    • Show only replies by bludger
Re: closing programs
« Reply #5 on: October 12, 2005, 01:10:56 PM »
I'm having trouble with extracting lha files.

Running "lha x filename" extracts the files, but there is no way to close the window (I can press ctrl/c for a week without result).
Is this a bug with this version of lha (from aminet), or am I missing something?

  :-?  :-?  :-?  :-?  :-?  :-?

OOPS, a double post :- note to self "don't press the "back" button after posting a reply".

  :-D  :-D  :-D
To quote the great man (John Cleese) himself - \\"My Hovercraft is full of Eels\\". :lol:
 

Offline orange

  • Hero Member
  • *****
  • Join Date: Dec 2003
  • Posts: 2797
    • Show only replies by orange
Re: closing programs
« Reply #6 on: October 12, 2005, 02:21:58 PM »
you could open new cli window and do as I said, or use another version..
there are some 'universal' (un)packers (xadmaster?)with some libraries, look at aminet, and IIRC some version of lzx could also handle lha but I wouldn't use that.
Better sorry than worry.
 

Offline zipper

Re: closing programs
« Reply #7 on: October 12, 2005, 02:47:38 PM »
Quote

bludger wrote:
I'm having trouble with extracting lha files.


I think it was charasteristic for some versions of Lha, some other version may act better - can't remember which.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: closing programs
« Reply #8 on: October 12, 2005, 02:47:46 PM »
@bludger
Quote
Running "lha x filename" extracts the files, but there is no way to close the window (I can press ctrl/c for a week without result).
Is this a bug with this version of lha (from aminet), or am I missing something?

LhA is just fine.

CTRL-C does not close a console window.
CTRL-\ does, or you can hit the closegadget of the window (if it has one).