==============================================
Select 'Edit->Word wrap'
==============================================
Nutrional Assessment Calculator version 2.10

Created by James Hall, 10/2000
Revised 11/2000
Contact James_Hall@jadeinternet.net
Written and compiled in VB 6.0

==============================================
STATUS:
==============================================
 This program is freeware, and is freely distributable.

==============================================
REQUIREMENTS:
==============================================
*Win 95 or higher

*VBRUN 6.0 or higher - available freely on line, copy and paste the following url into your browser:
http://mssjus.www.conxion.com/download/vb60pro/redist/sp4/win98/en-us/vbrun60sp4.exe

** If you run into "cant find a dll" errors, this means you need updated VBRUN Libraries! **

==============================================
ABOUT:
==============================================
 This program takes as inputs: age(years), weight(pounds), height(inches), body temperature(F), activity factors, stress factors, gender, and body type. From these inputs it calculates the weight in kg, height in cm, ideal body weight, and daily calorie requirements for an individual to maintain state. The user has the option to save the results to a Windows Write file, viewable by default with WordPad. The formulas and calculations used to determine the daily calorie requirements are printed with the results on the Write document.

==============================================
CHANGES:
==============================================
v.2.00- GUI interface. Re-written from c to Visual Basic. Added report writing functions.
v.2.01- Fixed a temp directory glitch that caused the desktop and start menu shortcuts to not be created
v.2.10- Changed the 'save as' dialog to a MS Common Control. Improved error checking. Replaced the setup batch file with a setup executable that copies the comdlg32.ocx file needed for the Common Control dialog, and allows for eassier installation/uninstalllation.

==============================================
INSTALLATION:
==============================================
Run Setup.exe

==============================================
UNINSTALL:
==============================================
Start Menu -> Programs -> Nutrition -> Uninstall...

============================================== 
RUNNING THE PROGRAM:
==============================================
 Either double click the shortcut that was created on your desktop, or select 'nutrition' from the 'Programs' directory of the Start Menu, or execute the program directly by double clicking on it's icon through Windows Explorer.

==============================================
MISC:
==============================================
 If you have any problems, suggestions, or questions about this program, please feel free to e-mail me, james_hall@jadeinternet.net


 