home *** CD-ROM | disk | FTP | other *** search
-
- COSMIC SOFTWARE
-
- Copyright (c) 1990 By Cosmic Software Ltd. All rights are
- reserved. Unauthorized Duplication is strictly prohibited.
-
- License Agreement:
-
- You may distribute as many copies of this program with the
- following distribution stipulations:
-
- 1. You must distribute this file in it's original
- un-altered archive, (excluding archive format .ZIP, .ZOO
- etc.) with all files including DOC files and
- any other files that the original distribution
- file came with.
-
- 2. This software MAY NOT be distributed by any software
- house, Shareware distributor, or any other organization
- other than individuals, or BBS Systems.
-
- 3. You may not charge any amount for this software beyond
- a maximum of $2.00 for media fees. YOU MAY NOT
- DISTRIBUTE THIS PROGRAM IF YOU CHARGE A HANDLING
- FEE to send the software. A maximum of $1.50 shipping
- is allowed only if distributing this software via Mail
-
- 4. No REGISTERED Version of this software may be dist-
- ributed for any reason whatsoever without the express
- written permission from the authors, or Cosmic Software
- Limited.
-
- DISCLAIMER:
-
- This product is provided on an "as-is" basis. Cosmic
- Software Ltd does not accept responsibility for system
- damage, loss of profit, or any special, incidental, or
- consequential damages resulting from the use or inability
- to use this product.
-
- In other words... Yer on yer own here buddy!
-
-
-
-
- Building your Batch File:
-
- Your batch file should do the following:
-
- 1. If a DORINFO1.DEF File does not exist, create it.
- 2. change to the Desert Directory
- 3. Run the program
- 4. change back to the BBS directory
- 5. Return to the BBS
-
- Example Used in TAG / QBBS/ RA and other DORINFO1.DEF systems
-
- Filename: SLOTS.BAT
-
- @Echo Off 'Turns off the Echo Display
- CD \BBS\doors\Desert 'Change to Slots Dir
- Desert 'Run the program
- CD \BBS 'Change back to BBS dir
- ^Z 'F6 key - Usually you don't have to call BBS
-
-
- Other BBS's can run this using various conversion programs available
- on BBS's across the country. The commands for these files vary,
- and their docs should be read carefully.
-
- To run this software on such a system, insert the command line
- for your converter right after the Echo Off, and before the CD
- line.
-
- PCBOARD SYSTEMS: Your BBS will need to convert from PCB to DORINFO,
- and you should end your BAT file with the name BOARD to force the
- system to return back to the BBS.
-
-
- The Program when it's running.
-
- Special Keys:
-
- <F5> - Drop to DOS - Need I say more
- <F8> - Returns caller to BBS without saying so.
- <F10>- Chat with user
-
- Requirements:
-
- * ANSI should be loaded in your CONFIG file. I don't know
- many sysops who don't have that already installed.
-
- * You should have available on your disk at least as many
- bytes free about 750k. This is to
- give room for the maintenance, and user updating to function
- properly as it makes a duplicate of the .USR file to run
-
- Options:
-
- This Door REQUIRES ANSI.SYS (No ASCI is Supported)
-
- There are no command line options!
-
-
- That's it for the instructions... Now for the financial end of
- this software!
-
- REGISTRATION:
-
- If you like, and use this software on your BBS, a $40 registration
- fee is requested. Registration makes you eligible for free updates
- when available, sent to your house, or BBS. When you register, you
- will receive the latest version of the software (unless you already
- have it)
-
- Please fill out the form below, and mail to:
-
- COSMIC SOFTWARE LIMITED
-
- P.O. Box 4282
-
- Rome, N.Y. 13440
-
- PLEASE Make Checks Out To:
-
-
- Sheila Koziomkowski
-
-
- ---------------------------------(cut here)-----------------------------------
- |Control #|
- |V10B00001| DESERT FIELD VERSION 1.0 REGISTRATION
- -----------
-
- Your Name: _____________________________________________
-
- BBS Name: _____________________________________________
-
- BBS Software:___________________________________________
-
- FIDO-NET # _____________________________________________
-
- BBS Number: ____________________________________________
-
- Voice Numb: ____________________________________________
-
- Address: _______________________________________________
-
- _______________________________________________
-
- NOTE: Please set up an account on your BBS with the name COSMIC LTD and
- the password of your choice for us. We'd like to see what you've
- done with our software...
-
- Please PRINT the Password you used here: _______________________
-
- Thank you.
-
- ------------------------------------------------------------------------------
-
- Any Comments:
-
-
-
-
-
-
-