home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5773 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  3.0 KB

  1. Path: jojo.IN-Berlin.DE!not-for-mail
  2. Newsgroups: comp.sys.amiga.programmer
  3. References: <66095583@jojo.IN-Berlin.DE> <68772033@0humpty.tomate.tng.oche.de>
  4. From: "Bernhard Graf" <graf@jojo.IN-Berlin.DE>
  5. Date: Wed, 20 Mar 1996 00:15:29 +0100
  6. X-NewsReader: IntuiNews 1.3a (7.9.95)
  7. Subject: Re: Team AMIGA Wish List
  8. Message-ID: <66095627@jojo.IN-Berlin.DE>
  9.  
  10. In article <68772033@0humpty.tomate.tng.oche.de>: "Re: Team AMIGA Wish List"
  11. Andreas Mixich <humpty@TOMATE.TNG.OCHE.DE> wrote:
  12.  
  13. AM> > KingCON is _not_ a shell.
  14. AM> 
  15. AM> Oh man, lean back in your seat and be a bit more comfortable and you will
  16. AM> notice that anyone knows what I mean, and even *you* know what I mean. I
  17. AM> know KCon is not a shell but a Console Raw-Console handler. It enhances the
  18.  
  19. fine.
  20.  
  21. AM> Shell a lot, and I would like to see a Shell (I say it again, my friend)
  22. AM> like KingCON. Damit wir uns verstehen, anscheinend hast Du ja Probleme wenn
  23. AM> man nicht alles 100 protzentig definiert: Ich will eine Shell, die sich wie
  24. AM> KingCON verhaelt. Du wirst sehen, dass das noch nicht heisst, dass KingCon
  25. AM> eine Shell ist.
  26.  
  27. So there is really no need to replace the shell/cli (like you stated).
  28. You could easily write another console handler, if you are not satisfied
  29. with the one you have, since shell doesn't do any I/O itself and does
  30. not need CON: in special.
  31.  
  32. To my mind it is much more important to focus on the inner parts of the
  33. OS that can't be enhanced from outside (or only with nasty patches).
  34.  
  35. AM> Yes, you can do an rx 'address BLA;DO IT'
  36. AM> 
  37. AM> but try to do a 'rx DO i = 1 TO 10; say bla; say i; END' This is just a
  38. AM> silly example, but there are times, one would like to have direct access to
  39. AM> REXX.
  40.  
  41. This one is better: rx "DO i = 1 TO 10; say bla; say i; END"
  42.  
  43. AM> > AM> All windows shall be openable by CLI. OpenWindow
  44. AM> > AM> HD1:Tools/MyTools/WhatIHaveDoneSoFar
  45. AM> > 
  46. AM> > What for?  Workbench needs an ARexx Port!
  47. AM> > If you like to open a WB-Drawer window, you could place something like
  48. AM> > rx "ADDRESS WORKBENCH 'OPENDRAWER HD1:Tools/MyTools/WhatIHaveDoneSoFar'"
  49. AM> > in your s:user-startup.
  50. AM> 
  51. AM> Yes, but you seem not to understand what I'd like to see. I want to open
  52. AM> RIGHT NOW  Work:Graphik/Tools/IconTools/StripIcon/ from a Shell on this
  53. AM> screen at that moment.
  54.  
  55. No I don't understand. The way you describe it, it works from the shell.
  56. The way with a (ARexx-)port should work (smooth) from every application.
  57. If you like an OpenWindow-Shell-Command, you could make an alias.
  58.  
  59. AM> > AM> And fully in HTML !
  60. AM> > 
  61. AM> > Why HTML?
  62. AM> 
  63. AM> Why not ? A DVI and a HTML version. That way, you can have all pics, that I
  64. AM> guess could be in the RKMs in the HTML document. And a DVI version for
  65. AM> printing.
  66.  
  67. For dvi-Files a special AutoDoc2dvi-Converter could give good results.
  68. For html with inlined pictures more effort would be needed. I hope the
  69. few people at AT have other priorities.
  70. Btw: There aren't any pictures in the RKRM 'Includes and Autodocs'.
  71.  
  72.  
  73. Ciao
  74. --
  75. Bernhard Graf
  76. mail graf@jojo.IN-Berlin.DE
  77.      graffbgd@sp.zrz.TU-Berlin.DE
  78.