home *** CD-ROM | disk | FTP | other *** search
-
- REGISTER
-
- ****************************************
- Version 1.1 05\10\1993
- REGISTRATION FEE: $5.00
-
- William A. Phillips
- RT 1 Box 397 Piney Grove rd
- Danbury, NC 27016
-
- Registration gets $2.00 off
- other products. And current release.
-
- ****************************************
-
- NOTICE OF USE
-
- You may use this program with your program for registration use. You
- may send the REGISTER(S) program(S) to the SHAREWARE buyers if you choose
- but you must mention that this is an added SHAREWARE program that needs
- to be registered if used for the shareware buyer to use with their own
- programs. If they are not going to use the register programs for their
- shareware then they do not have to register it.
-
- Basically if you are going to use the register program with your programs
- you need to register the REGISTER program. Buyers of your programs that
- use your shareware with the register program who are not going to use the
- register program for their shareware programs do not have to register
- the register program.
-
-
- REGISTER is a registration program that can be hooked into a mother
- program. It comes as a Self standing program for a batch file or program
- to execute, A TURBO PASCAL TPU file, or a procedure that can be inculded
- in program code.
-
- REUIREMENTS: IBM Compatible with DOS 3.0+
-
- The program provides a Screen for describing a product and other products.
- The registration fee is in red.
- You can add multiple entries if you wish.
-
- HOW IT WORKS
- If you want the registration screen to automatically display an entry
- YOU MUST HAVE AN ENTRY 01 ON THE DTATBASE. The program upon initialization
- Reads for an ENTRY 01 to display. There are two major types of operation
- with the register program. There are three modules each (PROGRAM, TPU,
- PROCEDURE) one set REGCON* will continuosly show the entry every time the
- mother program is executed. The REGDEP will show the screen DEPENDING
- on whether the F5 key to print the registration was pushed on the register
- entry screen or not. If using the REGDEP series and the F5 key is pushed
- the register program changes the entry to "RR" registered meaning the
- register entry was printed. That doesn't mean they sent it in but if they
- attempt to print and register your mother program then when they execute
- your program the register screen will not come up.
- They are encouraged to look at other entries in the database. Which you
- might specify in your README documentation.
-
- MODULE NAMES AND OPERATION
-
- REGCONPG - Stand alone program that coninuously shows registration.
-
- REGCONU - TURBO PASCAL TPU unit which continuously shows registration.
-
- REGCONP - TURBO PASCAL procedure code which continuously shows registration.
-
- REGDEPPG - Stand alone program dependently shows registration (F5 print key).
-
- REGDEPU - TURBO PASCAL TPU unit dependently shows registraton.
-
- REGDEPP - TURBO PASCAL procedure that dependently shows registration.
-
- IMPLEMENTING THE VARIOUS TYPES
-
- For RECONPG or REGDEPPG you can either execute it in a batch program with
- your program in the batch file or for instance in a PASCAL PROGRAM
-
- Progname := 'REGCONPG.EXE'; /* (or 'REGDEPPG.EXE')
- Parmstr := ' ';
- EXECOS(Progname,Parmstr,Code);
-
- For REGCONU or REGDEPU you enter these as units on the USES statement and
- just execute them in the code.
-
- REGDEP; /* is the dependent unit procedure name.
- REGCON; /* is the continuous unit procedure name.
-
- For the procedures REGDEPP and REGCONP include them in the code of your
- PASCAL program with the {$I REGDEPP.PAS} statement
- and execute in the code as a procedure:
-
- REGDEPP; or
- REGCONP;
-
- If you have trouble testing and setting up the register you can del
- the files and re-execute the program: The data file and indices will
- be rebuilt.
-
- REGISTER.DAT
- REGISTER.I*
-
- You execute the REGISTER program to set up your data.
-
- On any of the programs that show the REGISTER screen you can
- There are two keys one on entry and one on name. To use a key
- in retrieval place the cursor on one of theose fields.
-
- Depress F2 to get the next entry
-
- Depress F3 to get the previous entry
-
- Depress F4 to serach for greater than Key entry
-
- Depress F5 to LIST TO REGISTER;
-
- Depress F6 to ADD an entry
-
- Depress F7 to update an entry
-
- Depress F8 to delete an entry
-
- Depress F10 to rebuild an index, Dump the data to a typed file
- or reload data from the typed file. This feature SORT of works and
- is being worked on.
-
- This program is intended to help people find an easy way to Display registration
- as well as advertise other programs and nothing else. If there are problems
- every attempt will be made to solve the problems for the purpose of getting
- the program to work for you for registration purposes only.
- *N*
- PROBLEM RESOLUTION
-
- If there is a problem with program execution:
-
- 1) Try deleting the indexes E.G. "DEL REGISTER.I*". When you are back
- in the program depress the F10 key then the F1 key to rebuild the
- indexes.
-
- 2) If problems persist depress F10 then F3 to dump the data. Then exit
- the program. Delete the data file and indexes "DEL REGISTER.DAT" and
- "DEL REGISTER.I*". Re-execute the program. Depress F10 Then F2 to reload
- the data. Delete any unwatnted entries. Exit the program then
- re-execute the program and continue.
-
- 3) If problems persist delete the data file and indexes and re-enter
- the data.
- *N*
- BLDPAS is a TURBO PASCAL program screenpainter/program/database generator.
- It will generate a working database program in color with just painting
- a screen and answering a questions about attributes, colors, Keys. You
- can enter up to 12 keys on 12 different fields.
-
- ZOOMCHAR scrolls 3" color letters across your screen like a billboard.
- It has it's own database you can store phrases in and you can chain phrases
- together. You can enter just the text on the phrase line or
- SCROLL AN ASCII TEXT FILE. Can be used for Advertisement, Messageing,
- Screen saver.
-
- FEDERAL BALANCE THE BUDGET LOTTERY is a lottery game. You can add entries
- of numbers with a range of 1 to 8 numbers from 1 to 99. You can add up to
- 5 lines however only the first line is checked with th DRAW TILL WIN
- feature. You can generate random numbers to enter. After the entries are
- added you can set off the DRAW TILL WIN FEATURE to generate random numbers
- till a match is found or a limit is reached. If the limit is reached the
- entry that is just greater than the random entry at the limit is chosen as
- the winner.
-
-
- REGISTER ORDER FROM
-
- COPIES
- __ REGISTER X $5.00 = ________
-
- __ BLDPAS X $20.00 = ________
-
- __ ZOOMCHAR X $10.00 = ________
-
- __ FEDERAL LOTTERY X $15.00 = ________
-
-
- WILLIAM A. PHILLIPS
- RT1 Box 397 Piney Grove RD.
- Danbury, NC 27016 USA