Path: csiph.com!aioe.org!eWlQ16mjELV/9MJugtmW9Q.user.gioia.aioe.org.POSTED!not-for-mail From: Dave Yeo Newsgroups: comp.os.os2.programmer.misc Subject: Re: Parsed command info Date: Thu, 1 Apr 2021 22:50:40 -0800 Organization: Aioe.org NNTP Server Lines: 9 Message-ID: References: NNTP-Posting-Host: eWlQ16mjELV/9MJugtmW9Q.user.gioia.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (OS/2; Warp 4.5; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 X-Notice: Filtered by postfilter v. 0.9.2 Xref: csiph.com comp.os.os2.programmer.misc:1697 On 04/01/21 12:38 PM, Ian Stewartson wrote: > From memory, OS/2 worked with either / or \ as the directory > separator, but I may be wrong. cmd.exe does not like / as a directory separator, other programs can get confused unless the PATH starts with a drive letter, is that / a directory separator or a parameter. Most of OS/2 internally doesn't seem to care. Dave