|
NetDrive can use REXX interface. Information on REXX
callable functions is in %NDFSDIR%\doc\ndrexx.txt file. Examples of
using these functions is in %NDFSDIR%\doc\samples\rexxtest.cmd
NetDrive for OS/2 External Plugin Toolkit allows
to write a dll that will be used by NetDrive kernel to access a specific
type of resource. This greatly simplifies integration of different file
systems or network protocols to OS/2 because a ring 0 IFS driver is
not needed.
The plugin development kit is available upon request to netdrive@bmtmicro.net
|