[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
doing Win programs solved
- Subject: doing Win programs solved
- From: "Myron Gochnauer" goch@xxxxxxxx
- Date: Sun, 12 Dec 1999 05:46:30 -0400
On 11 Dec 99, at 0:33, TBaehr@xxxxxxxx wrote:
> 1. Put the executable name in quotes.
> 2. Instead of the DO command, use this:
> dos/nv/x/z_/c_"path and filename"_[arguments]
> (Use spaces where I've typed underscores.)
I liked the "dos/nv/x/z" command, but it still wouldn't work. I finally
found the problem: I was running XyWrite from a shortcut on the
Win95 desktop, and under Properties/Program/Advanced the
choice "Prevent MS-DOS programs from detecting Windows" had
been checked!
I used Tim's command line without the quotation marks and it
worked fine... (no spaces in the path or file name, though). With
the quotation marks I was having difficulties.
Thanks to everyone.
Myron