Mail Archives: cygwin/2000/06/13/14:37:33
> "Reynolds, John" wrote:
>
> > -----Original Message-----
> > From: Jerome G. Benoit [mailto:jgmbenoit AT wanadoo DOT fr]
> > Sent: Tuesday, June 13, 2000 1:31 PM
> > To: Cygnus list
> > Subject: naive request: Cygwin and Windows/DOS program
> >
> > Is there a simple trick to use Windows/DOS program under
> Cygnus/bash:
> > e.g. I want to use my favorite Windows editor [namely WinEdt] under
> > bash,
> > but unfortunetly I cannot use carelessly because of links,mounts,...
>
> I use vim in this way. I just need to make sure the drive its on is
> mounted (my c:\ is / and my e:\ is /e) and the vim executable is in my
> path.
>
> What kind of problems are you having?
As said in a previous email,
I you want something that translated the command line arguments between
the two environments: bash script seems the simpler way to do that.
Otherwise,
I wonder if we can use the maple Windows command line `cmaple.exe' or
maple interface
with bash as subshell.
If I lauch cmaple under Cygnus/bash and hit the RETURN key twice,
I get the message:
syntax error, control character '\e' unexpected
if I do the same thing under DOS I get no message.
Beside the cursor mechanism seems bogus under bash.
Furthermore if I type `system(ls);' (under bash) I get a Blue Screen,
under DOS `system(dir);' works.
Jerome BENOIT
>
> - - - - - - - Appended by Scientific-Atlanta, Inc. - - - - - -
> -
> This e-mail and any attachments may contain information which is
> confidential, proprietary, privileged or otherwise protected by law.
> The information is solely intended for the named addressee (or a
> person responsible for delivering it to the addressee). If you are not
> the intended recipient of this message, you are not authorized to
> read, print, retain, copy or disseminate this message or any part of
> it. If you have received this e-mail in error, please notify the
> sender immediately by return e-mail and delete it from your computer.
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
- Raw text -