XUSERS is a form which shows the number of users currently in the .NET file.

Credit:  All work done by Liz A. Woodhouse.  Feel free to send comments, suggestions, bug reports to Liz at: law@aros.net.  SEE END OF FILE FOR TERMS/DISCLAIMER/COPYRIGHT.

The code is commented, so it should be pretty clear.  Note the form's open event - if you don't keep your start bar at the top of the screen, you may wish to make a change or two there.  You may also need to change the font the field uses (if you don't have the font used on your machine).  You'll need to change some path info in the field's mouseClick event.

Instructions/features:  

1. The field shows the number of users in the .NET file.

2. Click on the number to see their names (sorted alphabetically).

3. If you're not on a Novell network, or if you haven't gotten the shareware program (WHOHAS) used in the field's mouseClick event, rem that block of code.

(Note on the shareware program - a batch file was required to execute the program with the necessary command-line parameters.  I've included the batch file in the .ZIP. You'll need to change some path info in the batch file.)

4. To get the shareware program used in this code, go to: http://www.ctyme.com/marxdoc/doc0102.htm


Disclaimer/Terms: This information and associated files (XUSERS.TXT, XUSERS.FSL, WHOHAS1.BAT) and code are provided free of charge for any legal use or activity.  Illegal use is strictly prohibited and you are solely responsible for such actions.

All files, information, and other data provided with this file are provided as-is with no implied or explicit warranties of any kind whatsoever.  While I make good-faith efforts to provide accurate information, you should always verify my findings before incorporating this information into your own projects and processes. You are strictly and solely responsible for your use of this information. If you damage your system, data, reputation, ability to work, mental stability, or any other material (or immaterial) asset while using the information in this file or the files included with it (XUSERS.TXT, XUSERS.FSL, WHOHAS1.BAT), it is your responsibility. Practice safe computing--make a backup!

This file and the files included with it may be redistributed freely under the following terms: All files must be included (this means: XUSERS.TXT, XUSERS.FSL, WHOHAS1.BAT), this text file may not be altered (include your own file if you wish to include additional information), you may not charge anyone any kind of fee (monetary or otherwise) for this file or its associated files, and credit must be given to the author of these files (leave the cmCredit() method in place).

If you wish to make commercial use of this file or any of its associated files, please contact the author via the email address given at the start of this file.

The shareware program mentioned herein (WHOHAS.EXE) is copyrighted by Marc Perkel and all rights are reserved. See this web page for details: http://www.ctyme.com/cpright.htm

Copyright 2000, Liz A. Woodhouse.  All rights reserved.
