I wrote:

> [EMAIL PROTECTED] (Lars Gullik Bjnes) wrote:
>
> > Cant't we just do this:
> >
> > tmp = FileOpenSearch(getenv("BIBINPUTS"),tmp,"bib");
> > if (tmp.empty())
> >     tmp = FileOpenSearch(getEnvPath("BIBINPUT"), tmp, "bib");
> >
> > And just don't care if it is EMX or not.
>
> Yes, IMO, we can.

No, No, No!  It is *UNIX* on which getEnvPath() is required,
not on OS/2.

Regards,
        SMiyata

Reply via email to