INTRODUCTION
------------------------------------------------------------------------
Netsheet 1.0 by Stephen G. Toneff (Licensed Realtor, and General Contractor)
Realtors, Investors, and Homeowners are currently using this program nationwide.
Creates the standard Century21 "good faith estimate". 

To use double-click on the Netsheet icon in the Program Manager then:
- Double-click on the area you want to change. If you need help press the "F1" key.
- Click the right mouse button and a calculator will appear.
- Double-click on the logo and you can design your own logo.
- Double-click on the logo text address and you can type your own address.
- Go to the help animated tour for examples. (set your video display to 640 x 480)

You May Freely distribute this demo program.

Real Tools is a Nationally acclaimed real estate software publishing company.  
Now offering Netsheet 1.0 to all subscribers. (free for 30 days)

You may also teach yourself, or your entire office, how to fill out a netsheet with an 
extensive on-line-help.

"The easiest to use software I have ever seen for netsheets."
Jim DangerField Operations Consultant Help U Sell
P.O. Box 45828,   Salt Lake City, UT  84145-0828

"I think you have a real winner here."
Gary Palmer Chairman of the Information
Resources Committee at The Greater Tampa
Association of Realtors. 8206 West Waters
Suite 433, Tampa, Fl.  33615


-----------------------------------------------------------------
GLOSSARY

1.1A    ---    INSTALLATION
2.2A    ---    DESCRIPTION
3.3A    ---    ADDITIONAL WINDOWS FUNCTIONS
4.1A    ---    AUTOMATIC CALCULATIONS PERFORMED
5.1A    ---    TROUBLE SHOOTING
6.1A    ---    DISCLAIMER
-----------------------------------------------------------------


1.1A    ---    INSTALLATION
=================================================================
************ Very Important ************
Pre-Installation: Make sure "vbrun300.dll" is in your 
"c:\windows\system\" directory.  Install will NOT work without it.
This file is included seperatly to save users that already have
it downloading time. The file is on all the networks free.

To Install:
Step 1:   Start Microsoft Windows 
Step 2:   Open the FILE MANAGER and double click the mouse on the file named
          "Netsheet.exe"  All the compressed files will automatically self extract. 
Step 3:   Run or double click the file named "setup.exe"  (this file will appear 
          after completing Step 2).
Step 4:   You're done, now just double click the Netsheet icon to run the program.


2.2A    ---    DESCRIPTION
=================================================================
NetSheet 1.0
You do not need to be a Real Estate Pro to use this product.
If you can point and double click the left mouse button, you will 
be able to use our software. Simply pressing the "F1" after
highlighting any area will automatically help you along.
Realtors and homeowners currently use NetSheet 1.0 throughout the
United States to close deals and turn listing appointments into 
listing. NetSheet 1.0 creates Sales Expense Sheets in seconds and 
prints a universal form that is familiar and easy to understand 
in all regions of the United States. Many also use NetSheet to 
pre-qualify buyers.  Even newcomers will learn how and look 
professional doing it.  Anyone buying or selling real estate will 
benefit from this product.  Formulas within the program can be 
customized to fit your needs. As prices change the new amounts are
entered and your ready to go. You can also save time by faxing 
the netsheet directly to your client. The unregistered version
that sold for $4.95 is now free. It contains all the functions 
of the registered copy, and after thirty days you can register 
a single user copy for only $29.95.  

Real Estate Office group copies are also available. For pricing
on group copies send inquiry from the printed order form of this
downloaded copy. The order form is located within the help menu.
Please include the number of users for group copy rates.

If you are new to computers start the program, (after installing)
then select "Help" from the main menu, then select 
"How do I (animated tours)". This will take over the use of your
computer and walk you through some examples of the program.

For experienced Realtors/Investors you will want to save a 
default file all your various properties, i.e. one for condos,
another for single family homes, and so on. With the power of 
the program and saving default files most of the work is done.  
You simply open the 'New Netsheet" Dialog, add the subject 
address and a few other numbers and your done. Even PMI and 
prorated taxes are calculated for you.

Registered users will have the ability to customize and change 
the list of closing topics.  For example "Earthquake insurance"
could be added to replace an existing topic.

	


3.3A    ---    ADDITIONAL WINDOWS FUNCTIONS
=================================================================
Additional windows features included:

Company Logo designer function       |    Automated tour
Calculator                           |    Calendar
Notepad                              |    On-line Help


4.1A    ---    AUTOMATIC CALCULATIONS PERFORMED
=================================================================
All of the following are calculated automatically:

  Loan Amount	                     | Title Insurance
  Documentary stamps on the deed     | Real Estate commission
  Sellers property taxes at closing  | Buyers property taxes at closing
  Documentary stamps on the note     | Intangible tax
  Loan discount points               | Interim interest due at closing
  Private mortgage Insurance (PMI)   | Total expenses buyer / seller
  Net proceeds to the seller         | Total due at closing from buyer

     --------------------------------------------------------
       Buyer monthly payments including:
       -    Principle and Interest
       -    Taxes
       -    Home Owners insurance
       -    Flood Insurance
       -    Mortgage Insurance
       -    Other (this can be used to enter association fees or maintenance)
       -    Total Monthly Payment



5.1A TROUBLE SHOOTING
===================================================================================
Problem:  Program will not start or You get a message "can not auto-redraw"

Identify: You lack memory. 
          
Solution: A.) If you have a sound card and or cd-ROM you can "REM" them in 
              your autoexec.bat and config.sys files to free up RAM memory.

          B.) If you have DOS 6.x you can run "memmaker" to free up RAM memory.

          C.) If you have numerous unnessesary fonts in the "c:\windows\system\
              directory take them out. This will free up memory.

          D.) Go to your Windows control panel and select "386 enhanced"
              then increase your viirtual memory a couple of megabites 
              and set the cache size to 1024.                

          E.) If all the above does not free up enough memory the following
              will free up more.
              Note: Make a backup copy of your "config.sys" and "autuexec.bat"
              before proceeding!! (do not tamper with these files if you are not
              familiar with your computers operation)

                    E1.) Open the file "autuexec.bat" located at "c:\autoexec.bat"
                         (example)  <type> edit autoexec.bat <enter>
                         remove devices that use memory such as 
                         sound card, cd-ROM player, smartdrv.exe by typing
                         "rem " in front of it. (see example below)

                            rem SET SOUND=C:\SB16
                            rem SET BLASTER=A220 I10 D1 H5 P330 T6
                            rem SET MIDI=SYNTH:1 MAP:E
                            rem C:\SB16\DIAGNOSE /S
                            rem C:\SB16\SB16SET /P /Q  
                            rem LH /L:0;2,45472 /S c:\dos\SMARTDRV.EXE

                            open the file and remove the "rem" to restore original

                    E2.) Open the file "config.sys" located at "c:\config.sys"
                         (example)  <type> edit config.sys <enter>
                         remove devices that use memory such as 
                         sound card, cd-ROM player, smartdrv.exe, emm386.exe
                         by typing "rem " in front of it. (see example below)
                         and make sure "BUFFERS" and "FILES" are not set too high

                            rem DEVICE=C:\DOS\EMM386.EXE
                            rem DEVICE=C:\DOS\SMARTDRV.EXE /DOUBLE_BUFFER
                            rem DEVICE=C:\SB16\DRV\CTSB16.SYS /UNIT=0 /BLASTER=A:220 I:10 D:1 H:5
                            rem DEVICEHIGH /L:2,10416 =C:\SB16\DRV\CTMMSYS.SYS 
                            BUFFERS=35,0
                            FILES=45
                            stacks=8,512

                            open the file and remove the "rem" to restore original
                  
           F.) Buy more RAM for your computer.

------------------------------------------------------------------------------------
Problem:  Program will not install and I get a message "setup1.exe" is write
          protected.

Identify: Some programmers try to booby trap your setup1.exe to prevent other 
          programmers from installing their competing programs.

Solution: A.) find the file "setup1.exe" in your 'c:\windows\ " directory
              by using the file manager.  Select the file with the mouse
              then select attributes from the file menu and clear the 
              read-only attribute, then click the "OK" button.

------------------------------------------------------------------------------------
Problem:  Program will not install and I get a message "cannot find vbrun300.dll" 


Identify: The file "vbrun300.dll" needs to be installed in the "c:\windows\system\" 
          directory before Netsheet will install.  You can get this file free on any
          network including the network you downloaded this program from.

Solution: A.) Download the file "vbrun300.dll" and copy it to the 
              "c:\windows\system\" directory

------------------------------------------------------------------------------------
Problem:  Program will not install

Identify: You probably have another VB program running.

Solution: A.) Close all other programs except the Program Manager and or
              the File Manager, then re-install.
------------------------------------------------------------------------------------
Problem:  You want to custom topic in the left-hand list.  Example changing "Survey"
          to "earthquake insurance"

Identify: This can be done.

Solution: A.) You will have to buy the registered version.
------------------------------------------------------------------------------------
Problem:  PMI does not read-out in the right buyers column

Identify: It goes into the monthly payments instead. Mtg Insur.

------------------------------------------------------------------------------------



6.1A DISCLAIMER (LIMITATIONS OF LIABILITY)
=================================================================
LIMITATION OF LIABILITY
While every reasonable precaution has been taken in the preparation 
of this premium, the authors and the publisher assume no 
responsibility for errors or omissions or for the uses made of the 
material contained herein or for the decisions based on such use.  
No warranties are made, express or implied, with regard to the 
contents of this work, its merchantability, or fitness for a 
particular purpose.  Neither the authors or the publishers shall be 
liable for direct, indirect, special, incidental, or consequential 
damages arising out of the use of or inability to use the contents 
of this premium.  This premium may not be copied, reproduced, 
translated, or reduced to any electronic medium or machine-readable 
form, in whole or in part, without the written consent of 
Real Tools.  Copyright 1995 Real Tools,  All rights reserved.




---------------------------------------------------------------------------
For More Info write:

Real Tools
5609 N. Mckay Ave.
Tampa, Fl. 33603
813-237-3728


