NETUTL - REXX functions that enhance NET commands

Name NetUtil - REXX functions that enhance NET commands
Version Ver 1.23, 25.12.96
Author Shintaroh Hori
Yamato Lab, IBM Japan
(see EMail Addresses)
Distrib. EWS
Type REXX DLL
Price -
Source Internet
Name: NETUTL.*

Description taken from the file NETUTIL.ANN from this package:

Abstract

NetUtil.DLL is a REXX function package which includes REXX functions that simulate and enhance NET commands of IBM OS/2 LAN Server products. It also includes functions that can perform what NET commands do not offer.

It is designed to provide REXX programmers with ease-of-use interface and more capabilities than NET commands.

Note: IBM offers an applet WSLSRXUT("LAN Server/Warp Server REXX API extension") as a free AS-IS software from a Web site; http://www.software.ibm.com/warp/pspinfo/wsapplets.html

NetUtil has less functions than WSLSRXUT, but I think it will be more friendly to use than WSLSRXUT because NetUtil is is an implementation of NET commands as REXX functions but WSLSRXUT is an implementation of LAN Server APIs as REXX functions.