cc:  [email protected]
Subject: Re: Re: [ast-users] how to process '\\resource\dirname\file'
--------


> how about to add something like the -U option or some sort of
> combinations like -tH or -uH to typeset to do the unixpath
> translation ? this may help portability across systems...
> uwin needs unixpath, cygwin cygpath -u, others ${name//\\//},
> etc.
> 
> Regards,
> 
> Cyrille Lefevre
> -- 
> mailto:[email protected]
> 
> 
> 

>From my experience the host to unix translation is not needed as often
so that using a command rather than more typeset options was used.

For variables that are used by both Unix and Windows, they can be listed
in the DOSPATHVARS variable and they will get converted to windows format
whenever running a windows command and converted to Unix format whenever
running a UWIN command.  

David Korn
[email protected]
_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users

Reply via email to