Inserts a search path into the search path list the OS uses to determine from where it loads NLM applications
#include <nwadv.h>
int NWInsertSearchPath (
LONG searchPathNumber,
BYTE *searchPath);
(IN) Specifies the search path number to be entered.
(IN) Points to a new search path to be added to the search path list.
The number of search paths is equivalent to the number listed when the NetWare server console `search’ is entered.