home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / apps / database / dblib_st / readme.st < prev    next >
Text File  |  1990-08-20  |  12KB  |  419 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.                            *************************** 
  18.                            *                         * 
  19.                            *     DBLIB-ST   V2.31    *
  20.                            *                         * 
  21.                            *  SHAREWARE by SaraWare  * 
  22.                            *                         * 
  23.                            *         08/20/90        *
  24.                            *                         * 
  25.                            *************************** 
  26.     
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.            Now in DBMAN Version 5.2R & Greased Lightning Compiler 
  68.   
  69.  
  70.                             Shareware by SaraWare   
  71.                             *********************   
  72.  
  73.   
  74. This program is a disk cataloger and label printer.  It is offered as  
  75. shareware.  Registration requires a $15.00 contribution.  Registered users  
  76. will receive a fully implemented version, and will be eligible for  
  77. limited printer code modifications, updates, and consideration of  
  78. special requests.   
  79.   
  80. The program is written in dBMAN Version 5.2R and requires the runtime  
  81. version of dBMAN (Included).  (Special Plug) dBMAN, in the opinion of the 
  82. author, is one of the finest, fastest, and most complete database available for 
  83. the ATARI ST Computer.  The coding used in dBMAN is essentially the same as
  84. that in DBASE III+.   
  85.  
  86. This software builds a database on:   
  87.    
  88.         Title   
  89.         Category   
  90.         Publisher   
  91.         Date purchased or acquired   
  92.         Source of software   
  93.         Disk number   
  94.         Disk size   
  95.         Comments such as protection information   
  96.         Cost  
  97.         Base category
  98.  
  99. Reports are generated by:   
  100.    
  101.         Category   
  102.         Disk number   
  103.         Source   
  104.         Date   
  105.         Title   
  106.    
  107.  
  108. A limitation of compiled dBMAN ...... The command prompt displays used for:   
  109.    
  110.        (1) Adding   ............ and  
  111.        (2) Editing  ............ are not shown on the screen.   
  112.    
  113. These commands prompts are for quitting, saving, moving, to the next  
  114. input template, moving to the previous template, deleting, and replicating.   
  115.  
  116.   These commands are:   
  117.    
  118.      To quit to main menu............................................. ESC  
  119.   
  120.      To save current input or edited data and return to main menu .... ^W  
  121.   
  122.      To move forward to next screen .................................. ^N  
  123.   
  124.      To move to a prior screen ....................................... ^P   
  125.   
  126.      To delete a complete record ..................................... ^D   
  127.  
  128.      To un-delete a record ........................................... ^U 
  129.  
  130.      To replicate the record (Adding Only) ........................... ^C 
  131.  
  132.  
  133. Entering data (New Record):   
  134.    
  135.         Press #1.   
  136.         Type in each line.   
  137.         When satisfied with input, type ^N to move to next blank template   
  138.         or type ^W to save the data just entered.   
  139.    
  140.   
  141. Browsing Records: 
  142.  
  143.         Press #2. 
  144.         Press #1. 
  145.         Follow the command prompts provided in the Top Menu Bar. 
  146.  
  147.  
  148. Editing Records:   
  149.    
  150.         Press #2. 
  151.         Press #2.   
  152.         Press ^P to locate the record to be edited.   
  153.         Make the change.   
  154.         Type ^Q to exit back to the main menu.   
  155.    
  156.  
  157.  
  158. Locating a Record: 
  159.  
  160.  
  161.         Press #2, 
  162.         Press #3, 
  163.         Type a single quote mark, the Disk #, and a single Quote, 
  164.  
  165.         example:  'A001' 
  166.  
  167.  
  168. Re-indexing: 
  169.  
  170.  
  171.         Press #2, 
  172.         Press #4, 
  173.          
  174.         ** This should only be done if your index pointers get  
  175.         indigestion from an untimely crash.  But if you want to  
  176.         try it anyway, go ahead.  As your database grows, so will 
  177.         the time to reindex since five indexes are in use. 
  178.  
  179.  
  180.          
  181. Entering a date:   
  182.    
  183. The date input tells the database to retrieve all records       
  184. SUBSEQUENT to the date.  The date must be entered as 'mm/dd/yy',       
  185. failure to include the ' mark before and after the date will cause       
  186. the program to abort to the desktop.   
  187.    
  188.  
  189. Deleting a record:   
  190.    
  191.         Press #2.   
  192.         Press ^P to locate the record to be deleted.   
  193.         Press ^D to mark the record.   
  194.         Press ^W to save work and return to the main menu.   
  195.         Press  0 to Pack the database (delete marked records).   
  196.    
  197.         *  Use this procedure to delete the sample data.   
  198.  
  199.  
  200. Some Trivia:   
  201.    
  202. Selective label printing can be performed by judicious placement of the  
  203. quote marks:  
  204.   
  205. If I type 'A001', the label for disk A001 will be printed.  
  206.   
  207. If I type 'A0', the labels for disks A001 through A099 will be printed.  
  208.   
  209. If I type 'A', every disk that has a category code beginning with A,  
  210. will be printed.  
  211.   
  212.   
  213.  
  214. Before you begin entering data, you should do two things:  
  215.   
  216.         1.  Delete the sample data.  Copy the file STLIB.DBF to another     
  217.             disk in the event your last name is Murphy.  
  218.   
  219.         2.  Decide what CATEGORIES you will use in your database.  There is  
  220.             no limit on Categories, but too many will breed redundancy.  
  221.  
  222.  
  223. Running the program:  
  224.   
  225. Start the Run-me-1st program, press enter key when the dBMAN screen appears.  
  226.   
  227. Type in your Registered User access code.
  228.   
  229. This software is setup to run with the Star NX-10, and Panasonic 1090  
  230. series printers.  Codes can be modified (fee negotiable) for registered owners 
  231. with other 'Epson' type printers.   
  232.    
  233.   
  234. The label size is set for the 2 3/4 x 2 3/4, 2 3/4 x 1 15/16, and 2 3/4 x 1 
  235. 7/16 inch pinfeed label.  Additional sizes can be designed (fee negotiable)  
  236. for registered owners.   
  237.   
  238.   
  239. These labels can be purchased from a company named "Labels To Go",1040  
  240. Broadway, Westville, NJ 08093 for $12.00/M.  They come 2500 to the box,  
  241. and are a good quality label.   
  242.    
  243.   
  244. To register your copy, complete the following form, send a blank disk, a self 
  245. addressed stamped envelope (.65), and a $15.00 Postal Money Order to:  
  246.  
  247.    
  248.                                   E. Baumgras   
  249.                                   P.O. Box 321   
  250.                                   Baldwinsville, NY  13027 
  251.  
  252.  
  253.  
  254.  
  255.  
  256.                                   TRADEMARKS 
  257.  
  258.  
  259. dBMAN is a registered trademark of VersaSoft Corporation 
  260. DBASE III+ is a registered trademark of Ashton-Tate 
  261. Atari and ST are registered trademarks of Atari Corporation 
  262. IBM is a registered trademark of International Business Machines Corporation 
  263. MAC is a registered trademark of Apple Computers Incorporated 
  264.  
  265.  
  266.  
  267.  
  268.                *  *  *  *  *  DISCLAIMER  *  *  *  *  *
  269.  
  270.  
  271. Although DBLIB-ST has been tested on a variety of hardware configurations, I
  272. cannot be held responsible for any losses resulting from the use or missuse
  273. of this program.  This includes mental, physical, loss of profit, loss of
  274. data or program files, etc.
  275.  
  276.  
  277.                *  *  *  *  *  COPYRIGHTS  *  *  *  *  *
  278.  
  279.  
  280. The programs and related files contained on DBLIB-ST, and DBLIB-PC are 
  281. copyrighted in 1988, 1989, 1990 by SARAWARE.
  282.  
  283. All Rights Reserved.  
  284.       
  285. The DBLIB limited use versions may be copied and distributed freely provided
  286. that program codes are not modified in any way whatsoever and that this
  287. documentation and the README file is included intact, along with the program.
  288.  
  289. DBLIB may not be included with any other product for any reason whatsoever
  290. without the prior written permission of the author.
  291.  
  292. DBLIB Registered versions are licensed only to the licensee, and may not be 
  293. modified in any way whatsoever.
  294.  
  295.  
  296.  
  297.         *  *  *  *  *  DBLIB-ST Order - Registration Form  *  *  *  *  * 
  298.  
  299.                                     Version - 2.31
  300.  
  301.  
  302.      Date: __/__/__ <<<<<<  After 4/1/90 The Registration Fee Is $15.00 
  303.  
  304.      First Name: ____________________ 
  305.  
  306.      M.I.: ___ 
  307.  
  308.      Last Name: _____________________ 
  309.  
  310.      Your Mothers Maiden Name: ________________________________________ 
  311.  
  312.      Street: ________________________________________ 
  313.  
  314.      City: __________________________________________ 
  315.  
  316.      State: _________________ 
  317.  
  318.      Zip Code: ______________ 
  319.  
  320.      Phone Number: _____-_____-_________ 
  321.  
  322.      Amount and form of payment: ______________________ 
  323.  
  324.  
  325.      This is an Individual License, it is not transferable, or assignable 
  326.      through User Group or Club resale. 
  327.  
  328.      Signature of Licensee______________________________ 
  329.  
  330.  
  331. Version 1.0D Additions ...................................February 6, 1989
  332.  
  333. 1.  An additional report is now available in menu choice #3, 4, 5, 6, and 7.
  334.     This report allows you print by single category.
  335.  
  336. 2.  A sixth report which allows the costing of your Software Library.
  337.     (Choice 'A')
  338.  
  339. 3.  A field titled ('Set Options'), this does nothing, but will be used
  340.     as a hook for future enhancements.
  341.  
  342. 4.  Two additional fields to the database structure, these being; Value
  343.     and Base.  Value is currently used for costing.  Base can be used
  344.     as an I.D. for software i.e. ST, IBM, MAC, XE.  The ablilty to selectively
  345.     retrieve would be a feature of 'Set Options'.  
  346.  
  347. 5.  Epson printer drivers are now included.
  348.  
  349. 6.  Upgrade policy for registered owners:
  350.  
  351.           Send a Postal Money Order in the amount of: $10.00
  352.           proof of ownership ( your original disk )
  353.           An self addressed stamped envelope with 65 cents postage affixed  
  354.           
  355. 7.  If you desire a printer code other than provided, complete the 
  356.     following form, using this format [ chr(27),chr(xx) ].  This modi-
  357.     fication is $5.00 additional to the initial or upgrade price.  Same 
  358.     return procedure as #6 above.
  359.   
  360.           A.  Compressed Print:        chr(__) , chr(__)
  361.   
  362.           B.  Top Of Page:             chr(__) , chr(__)
  363.   
  364.           C.  Printer Initialization:  chr(__) , chr(__)
  365.   
  366.           D.  Carriage Return:         chr(__) , chr(__) 
  367.  
  368.           E.  Set 10 Pitch:            chr(__) , chr(__) 
  369.  
  370.           F.  Enhanced Print:          chr(__) , chr(__)
  371.  
  372.  
  373.  
  374.  
  375. Version 2.0 Additions ....................................February 18, 1989
  376.  
  377. 1.  The multiple database function is now enabled.  This allows the user to
  378.     keep multiple bases in the same file, or to set view levels within the
  379.     file.  I used in the demo data, 'ST', 'Mac', and 'IBM' as Base Identifiers.
  380.     If I type 'MAC', the output reports will only retrieve MAC specific
  381.     records.  To clear the base filter, the user would type '   ' instead
  382.     of the  'xxx' qualifier.
  383.  
  384. 2.  The capability of using colors other than Black, (Red and Green) has
  385.     been added.
  386.  
  387. 3.  A custom printer option has been added, with defaults for Epson provided.
  388.     This hopefully will provide the user with immediate printing capability.
  389.     Custom printer options are available as defined in 1.0D.7, where this 
  390.     feature will not work with a printer.
  391.  
  392. 4.  It is now possible with Option 'A' to quantify the incremental,
  393.     and aggregate value of the database.    
  394.  
  395. Version 2.01 & 2.02 Additions .............................. August 20, 1989
  396.  
  397. 1.  Recompiled with latest release of dBMAN.
  398.  
  399. 2.  Latest run-time software provided.
  400.  
  401. 3.  Many minor code optizmations.
  402.  
  403. Versions 2.1 & 2.2 ....................................... December 28, 1989
  404.  
  405. 1.  Code optimizations.
  406.  
  407. 2.  User suggestions.
  408.  
  409. Version 2.31 ................................................. Aug 20, 1990
  410.  
  411. 1.  Runtime software revision.
  412.  
  413. 2.  Minor code modifications.
  414.  
  415. 3.  Text editor added.  Accessed when appending, editing, or browsing.
  416.     Keep scores, rules, passwords, codes, hints, instructions, Etc.
  417.     You are allowed to append up to 65,000 bytes of text to each record.
  418.     Follow prompts on the Menu Screen.
  419.