RE: Text entry to command line program

2004-02-04 Thread Ross Boulet
> > > [...] > > > > > Try something like: > > > > > > > > > > CYGWIN=notty sqlplus > > > > > > > > > > > > > Is that saying notty for sqlplus and tty for everything else? > > > [...] > > > > > > No, that's an interactive command line, it's not a setting of > > > the CYGWIN > > > variable (i.e. it's

RE: Text entry to command line program

2004-02-04 Thread Igor Pechtchanski
On Wed, 4 Feb 2004, Ross Boulet wrote: > > [...] > > > > Try something like: > > > > > > > > CYGWIN=notty sqlplus > > > > > > > > > > Is that saying notty for sqlplus and tty for everything else? > > [...] > > > > No, that's an interactive command line, it's not a setting of > > the CYGWIN > > var

RE: Text entry to command line program

2004-02-04 Thread Larry Hall
e only read at DLL start time. Others are read "more frequently". Feel free to offer a patch to the User's Guide to update it with this information for each option if you're interested. >-Original Message- >From: Larry Hall [mailto:[EMAIL PROTECTED] >Sent:

RE: Text entry to command line program

2004-02-04 Thread Buchbinder, Barry (NIH/NIAID)
cygwin behavior. -Original Message- From: Larry Hall [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 04, 2004 11:03 AM To: Ross Boulet; [EMAIL PROTECTED] Subject: RE: Text entry to command line program At 09:26 AM 2/4/2004, Ross Boulet you wrote: >> [...] >

RE: Text entry to command line program

2004-02-04 Thread Larry Hall
At 09:26 AM 2/4/2004, Ross Boulet you wrote: >> [...] >> > > Try something like: >> > > >> > > CYGWIN=notty sqlplus >> > > >> > >> > Is that saying notty for sqlplus and tty for everything else? >> [...] >> >> No, that's an interactive command line, it's not a setting of >> the CYGWIN >> varia

RE: Text entry to command line program

2004-02-04 Thread Ross Boulet
> [...] > > > Try something like: > > > > > > CYGWIN=notty sqlplus > > > > > > > Is that saying notty for sqlplus and tty for everything else? > [...] > > No, that's an interactive command line, it's not a setting of > the CYGWIN > variable (i.e. it's not CYGWIN="notty sqlplus"). The above >

RE: Text entry to command line program

2004-02-04 Thread S. L.
[...] > > Try something like: > > > > CYGWIN=notty sqlplus > > > > Is that saying notty for sqlplus and tty for everything else? [...] No, that's an interactive command line, it's not a setting of the CYGWIN variable (i.e. it's not CYGWIN="notty sqlplus"). The above actually launches sqlplus, s

RE: Text entry to command line program

2004-02-03 Thread Rafael Kitover
>-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of >Ross Boulet >Sent: Tuesday, February 03, 2004 4:28 PM >To: [EMAIL PROTECTED] >Subject: RE: Text entry to command line program > >> >> Try something like: >> >&

RE: Text entry to command line program

2004-02-03 Thread Ross Boulet
> > Try something like: > > CYGWIN=notty sqlplus > Is that saying notty for sqlplus and tty for everything else? Is there any decent documentation for what the CYGWIN variable does? > >> > >> [ ... Snip ... ] > >> > > > >OK, my bad. I found a couple of references to this behavior > in the M

RE: Text entry to command line program

2004-02-03 Thread Rafael Kitover
Try something like: CYGWIN=notty sqlplus >-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of >Ross Boulet >Sent: Monday, February 02, 2004 2:12 PM >To: [EMAIL PROTECTED] >Subject: RE: Text entry to command line program > >

RE: Text entry to command line program

2004-02-02 Thread Ross Boulet
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Ross Boulet > Sent: Monday, February 02, 2004 8:05 AM > To: [EMAIL PROTECTED] > Subject: Text entry to command line program > > > I've been having a problem for a while now on my XP laptop > with an