Welcome, Guest. Please login or register.

Author Topic: Why can't I close CLI window after lha in DirOpus?  (Read 1287 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline fredsamigaTopic starter

  • Newbie
  • *
  • Join Date: May 2005
  • Posts: 13
    • Show only replies by fredsamiga
Why can't I close CLI window after lha in DirOpus?
« on: February 19, 2006, 04:14:10 PM »
I've got Directory Opus Magellan I and it's patched up to Version 5.661 but no matter what version I can't close the CLI window that pops up after I use the LHA extract option in the user menu on my tool bar. Does anyone know of any fixes?
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Why can't I close CLI window after lha in DirOpus?
« Reply #1 on: February 19, 2006, 04:49:53 PM »
Do you mean it doesn't close itself, or you can't close it even if you press the close button? If the close button doesn't do anything then there is a process still running in the shell that hasn't exited. If this is the case, then run the LHA extraction, leave the shell window open, then open another one and type "status". This will tell you if any programmes are running that you can't see.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline pVC

Re: Why can't I close CLI window after lha in DirOpus?
« Reply #2 on: February 19, 2006, 07:07:02 PM »
ctrl-c in shell window might help too, if lha hasn't returned for some reason...

I don't remember what options are available on that old version of dopus, but you could also check the settings/usermenus if there's "window close button" selected... if not, then it should close automatically.
Daily MorphOS user and Amiga active.
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Why can't I close CLI window after lha in DirOpus?
« Reply #3 on: February 19, 2006, 07:14:18 PM »
Oh yeah I forgot about CTRL-C  :lol:

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline SamuraiCrow

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2281
  • Country: us
  • Gender: Male
    • Show only replies by SamuraiCrow
Re: Why can't I close CLI window after lha in DirOpus?
« Reply #4 on: February 20, 2006, 01:37:43 AM »
If the CLI has quit but left a window open you can close it by sending it an end-of-file character:  Ctrl \

Note: that is not a slash, that is a backslash.