Search results for "module:OS2::REXX"

OS2::REXX - access to DLLs with REXX calling convention and REXX runtime. River stage five • 11166 direct dependents • 32393 total dependents

Load REXX DLL $dll = load OS2::REXX NAME [, WHERE]; NAME is DLL name, without path and extension. Directories are searched WHERE first (list of dirs), then environment paths PERL5REXX, PERLREXX, PATH or, as last resort, OS/2-ish search is performed i...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC

OS2::DLL - access to DLLs with REXX calling convention. River stage five • 11166 direct dependents • 32393 total dependents

Create a DLL handle $dll = OS2::DLL->module( NAME [, WHERE] ); Loads an OS/2 module NAME, looking in directories WHERE (adding the extension .dll), if the DLL is not found there, loads in the usual OS/2 way (via LIBPATH and other settings). Croaks wi...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC
2 results (0.029 seconds)