Uses  -  3/8/1997
================= 

I wrote this program to inform the users for their account balance.
This program only display a message on the screen with colors and a delay.
This program was written for NetWare 4.11 and I haven't try it with other 
versions.

It should run from the login script (because it get the parameters from there).

If the user balance is lower then the low balance limit (and the server didn't
disable his account), the user get different message. 

The syntax (in the login script) is:
#Uses.EXE %LOGIN_NAME %ACCOUNT_BALANCE %LOW_BALANCE_LIMIT

I saw that there is a problem with transfering 3 parameters from the login 
script to the program so you may give all of your users 0 as Low Balance Limit
and use the USES.BAT or USESL.BAT file (run it instead of the EXE and use only 
the login name and the account balance parameters).

If you want to Logout a user which his Account Balance is too low then use
the USESL.BAT file in the login script.

I would recommend you not to use USESL.BAT to prevent users to login after 
their accuont balance is below their low balance limit - there are better
ways.

Please send me Email for questions about the Accounting System under NetWare 
or this program.

saar@bigfoot.com


