[comp.sys.apple2] gs shell applications?

pirmann@porthos.rutgers.edu (David Pirmann) (04/22/91)

How does one use a "GS Shell Application" like the gs microEmacs?
What programs are available that will run these?  Anything shareware?


thanks for info,
dave
-- 
David Pirmann                                              pirmann@rutgers.edu
Rutgers LCSR Operations                                    pirmann@njin.BITNET

meekins@anaconda.cis.ohio-state.edu (Tim Meekins) (04/22/91)

In article <Apr.21.16.24.27.1991.3804@porthos.rutgers.edu> pirmann@porthos.rutgers.edu (David Pirmann) writes:
>
>How does one use a "GS Shell Application" like the gs microEmacs?
>What programs are available that will run these?  Anything shareware?
>

The most obvious is answer is to say that you need a shell to run them.
The only true shell that I know of is the Orca/APW shell available
from Byteworks. Since there are *some* shell applications that don't use
commands line arguments, you can use several other shells that have been
written such as Davex (I'm assuming it will launch EXE files). The ProSel
shell will also probably launch the EXE file. Just remember, ONLY Orca
will allow command line parameters, and I believe uEmacs uses command
line arguments.

Note, there is a shell under development which will emulate the Orca shell
and additionally allow multitasking. More information in the far future.


--
+---------------------------S-U-P-P-O-R-T-----------------------------------+
|/ Tim Meekins                  <<>> Snail Mail:           <<>>  Apple II  \|
|>   meekins@cis.ohio-state.edu <<>>   8372 Morris Rd.     <<>>  Forever!  <|
|\   timm@pro-tcc.cts.com       <<>>   Hilliard, OH 43026  <<>>            /|

toddpw@nntp-server.caltech.edu (Todd P. Whitesel) (04/22/91)

meekins@anaconda.cis.ohio-state.edu (Tim Meekins) writes:

> Just remember, ONLY Orca
>will allow command line parameters,

Bzzt. Prosel can give arguments to ANYTHING (even S16's). I don't have it,
but when I wrote DiskCopy I had people bugging me to make it take arguments
so it would work with pro-sel. First I put a cheap prompt in it, now it
supports both arguments and finder messages (so will LHG, since I did it
in the .ROOT file and just have to link it in...)

Todd Whitesel
toddpw @ tybalt.caltech.edu

fadden@cory.Berkeley.EDU (Andy McFadden) (04/22/91)

In article <110825@tut.cis.ohio-state.edu> meekins@anaconda.cis.ohio-state.edu (Tim Meekins) writes:
>In article <Apr.21.16.24.27.1991.3804@porthos.rutgers.edu> pirmann@porthos.rutgers.edu (David Pirmann) writes:
>>How does one use a "GS Shell Application" like the gs microEmacs?
>>What programs are available that will run these?  Anything shareware?
>
>The most obvious is answer is to say that you need a shell to run them.
>The only true shell that I know of is the Orca/APW shell available
[...]
>                                              Just remember, ONLY Orca
>will allow command line parameters, and I believe uEmacs uses command
>line arguments.

(it does, but Emacs doesn't have to...)

ECP-16 is shareware and works just fine, but not with APW programs.  For
whatever reason, the APW C argument reading stuff doesn't catch arguments
from shells like ECP and ProSel-16.  Supposedly Orca code works just fine
with them.

>|/ Tim Meekins                  <<>> Snail Mail:           <<>>  Apple II  \|

-- 
fadden@cory.berkeley.edu (Andy McFadden)
..!ucbvax!cory!fadden
fadden@hermes.berkeley.edu (when cory throws up)

toddpw@nntp-server.caltech.edu (Todd P. Whitesel) (04/22/91)

fadden@cory.Berkeley.EDU (Andy McFadden) writes:

>ECP-16 is shareware and works just fine, but not with APW programs.  For
>whatever reason, the APW C argument reading stuff doesn't catch arguments
>from shells like ECP and ProSel-16.  Supposedly Orca code works just fine
>with them.

This is because the APW startup code ignores the command line if the shell
identifier isn't BYTEWRKS. Orca, however, just lets you blow chunks if the
shell isn't present and you try to call it.

Todd Whitesel
toddpw @ tybalt.caltech.edu