Path: csiph.com!news.mixmin.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Paul Edwards Newsgroups: comp.os.os2.programmer.misc Subject: Re: command line parameters Date: Fri, 1 Mar 2024 18:57:59 +0800 Organization: A noiseless patient Spider Lines: 17 Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Fri, 1 Mar 2024 10:58:04 -0000 (UTC) Injection-Info: dont-email.me; posting-host="1f04345046046ea4eb841c70e7979180"; logging-data="1269855"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18O1GzScpxF3BZGmHYpZ3hfecknB3e7mZs=" User-Agent: Mozilla/5.0 (OS/2; Warp 4.5; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 Cancel-Lock: sha1:ismjSpfMarDmLztuOKhFe1ATdoQ= In-Reply-To: Xref: csiph.com comp.os.os2.programmer.misc:1870 On 01/03/24 15:08, Paul Edwards wrote: > e = pib->pib_pchenv; I used pchcmd instead, and now parameters are working! New version of pdos.zip at pdos.org runs the test program built by makefile.wat, including parameters. You can't allocate memory or open files yet though. Unless I'm missing something, I don't think that will be difficult to add (to doscalls.c in pdos/src) tomorrow. BFN. Paul.