Re: Getting Yarn to work in vi / PGP problems
Gary H (garyh@sco.COM)
Thu, 23 May 1996 22:08:51 -0700
Chris Green <cgreen@dircon.co.uk> wrote:
|On Thu, 23 May 1996, Gary H wrote:
|
|> Chris,
|>
|> It's the old DOS version running under win95.
|> The problem I have is that yarn passes path names with the DOS \ separator
|> and MKS vi uses the unix path separator /.
|>
|You need to put the path(s) in single quotes then, MKS will accept \
|separators if they are quoted. Alternatively you can use \\ for each
|\.
|
|--
|Chris Green at The Direct Connection cgreen@dircon.co.uk
| Home: chris@isbd.demon.co.uk CIX: cgreen@cix.compulink.co.uk
| Work: cgreen@bcs.org.uk Compuserve: 100023,657
|
Question is, how to you get YARN to pass the quoted \ or \\ to mks' vi?
Thanks,
Gary