README.TXT for NDSm perl module version 0.13.04

All files included in this package are Copyright (c) Steinar kleven.
All rights reserved.

This program is Shareware. You have to pay a registration fee if you
want to use it for more than 60 days. I've set the trial period to 60 days because
it may take some time to really understand the power of this tool.

*********
Please take a look at http://www.ahs.hist.no/distr/NDSm/ for online docs,
how to register and more..
There is also a included form named form.txt if you prefer to fax your order.
*********

I make NO warranty or will NOT take any responibility
for the effect files/executables in this package has on you, your
computer system or the environment where it is used.

As of this release (0.13.04) you can distribute this module to anyone
you want, as long as all the files are included.
This package is in binary format ONLY and can only be used with
the Standard perl release (5.000 or later) for Windows NT/WIN95.

If you have any questions you can send them to me and I'll answer as soon
I get some spare time. Might take days.
If you register this software you can expect an answer within 24 hrs.

As of version 0.13.02 and above all methods are embedded in perl classes.
This will make it easier for me to change the DLL without interfering
with your .pl files.

Buf_T:  Wrapper for all NWSDK functions that interfere with a Buf_T data buffer.
       	This class also store a pointer to this struct. That way you don't ever
			need to bother with this special datastuctures. Just
			put in string, multilined strings, numbers or whatever is the suitable
			perl type. If you look in the Buf_T.pm all calls are documented with
			examples of params Like: ($param1, $Param2).
         See also datatypes.txt for explaination of the datatypes
         returned.


NDSContext: You'll need this to initiate things. It is used to boot the dll.



NWServer: Methods for server maintance.
				Down, load a ncf, disable login and work with directories, forders and
            file/directory rights.

Misc: Utility methods that don't fit in any of the modules above.

The conslib.c file is included as reference. If you suspect
a constant missing from this file, please let me know.

-----------------------------------------------------------------
Any trademarks referenced in any documents in this package
are the property of their respective owners.


(Someone has to rewrite this (and all other docs) in proper English.)

