Groups | Search | Server Info | Login | Register


Groups > comp.os.os2.programmer.misc > #1869

Re: command line parameters

From Paul Edwards <mutazilah@gmail.com>
Newsgroups comp.os.os2.programmer.misc
Subject Re: command line parameters
Date 2024-03-01 15:08 +0800
Organization A noiseless patient Spider
Message-ID <urrut2$1458a$1@dont-email.me> (permalink)
References <urrm8m$12mes$1@dont-email.me>

Show all headers | View raw


On 01/03/24 12:40, Paul Edwards wrote:

> "The" documentation says to use a newer replacement, but
> doesn't specify what that might be:
>
> http://www.edm2.com/index.php/DosGetEnv

Maybe this?

https://groups.google.com/g/comp.os.os2.programmer.misc/c/1fD8SdG4mmM/m/Mw8bnKAx3hgJ

if (DosGetInfoBlocks(&tib, &pib))
return 5;

e = pib->pib_pchenv;


BFN. Paul.

Back to comp.os.os2.programmer.misc | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

command line parameters Paul Edwards <mutazilah@gmail.com> - 2024-03-01 12:40 +0800
  Re: command line parameters Paul Edwards <mutazilah@gmail.com> - 2024-03-01 15:08 +0800
    Re: command line parameters Paul Edwards <mutazilah@gmail.com> - 2024-03-01 18:57 +0800

csiph-web