home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR2 / DBLTE12I.ZIP / UPDATE.DOC < prev   
Text File  |  1993-12-23  |  10KB  |  181 lines

  1. 9/30/93 - 12/21/93
  2.  
  3. dbLite Version 1.2e-i
  4.  
  5. Most editing features of the record edit window are now available in the 
  6. memo edit window.  Alt-Ins, Alt-Del, F5/Alt-N, PgUp, PgDn, etc. now work.
  7.  
  8. Alt-B to buffer the record and Alt-O to output the buffer now work 
  9. in the Note Window.  This allows for copying of notes from record to 
  10. record but additionally allows for the use of templates for the note 
  11. window.
  12.  
  13. Exiting the note window without saving editing changes is now 
  14. possible by Esc to the Note Menu and selecting the Return/Abandon 
  15. Changes option.  Please note that when you open a note, a pointer is 
  16. created and applied to your record to help it locate its associated 
  17. note.  Even if you leave the note blank, a space is taken in the dbn 
  18. file for the note and the pointer is written in the record.  You will 
  19. notice that if you open a new note you won't be able to exit the program 
  20. without saving even if it is blank.  To kill a blank note, copy the 
  21. contents of the record to the buffer, Alt-B.  Now delete the record, 
  22. which also also deletes the note.  Insert a blank record at that spot 
  23. and copy the buffer contents back to that record with Alt-O (output 
  24. buffer).  You now have your record back and it does not have a note any 
  25. more.  I know this is a "work around" but the intention of dbLite is 
  26. simplicity and basic functionality WITHOUT manuals thick as your fist 
  27. and a program size requiring 14 megabytes of disk space and decision 
  28. trees 14 rows complex.
  29.  
  30. A tutor file is now included which serves as an introduction to the 
  31. program for new users.  It is called Intro.dbl.  It is now 25 records, 
  32. including 25 lengthy notes.  Going through the records and reading the 
  33. notes should help explain most of the features of the program without 
  34. recourse to reading the manual.  It is not a substitute for the manual 
  35. but it is a minor enhancement to it.
  36.  
  37. The command line will accept a direct request for a data file upon startup.
  38. DBLITE INTRO, will override the default data file and directly load INTRO.
  39. Therefore you can either choose a color combo for menus other than the 
  40. default, OR you can load the data file of your choice.  Naming a file 
  41. which does not exist will create a new file.  This only works for files 
  42. located in the directory to which you are pathed.  Filenames and 
  43. pathnames are not honored.
  44.  
  45. For a long time I have used the program to keep track of names, 
  46. addresses, phone numbers, etc.  Once in a while I print those new 
  47. entries to labels and put them in my DayRunner.  If you start from 
  48. scratch, you can print ALL your records as labels and apply them.  After  
  49. a few weeks, open your book next to the program (after sorting records 
  50. into alpha order) and compare what is new.  If you clear your 
  51. capture.dbl file (delete or rename it) then as you come across NEW names 
  52. which do not currently appear in your book, or CHANGED addresses, 
  53. phones, etc. which should be replaced, capture those new entries (F4) 
  54. into your capture file.  Once you have gone through all records, load 
  55. Capture and tell the program to print all.
  56.  
  57. So why is this advice in update?  MY problem has been that I have 
  58. occasionally overflowed the 5 lines which the main record window 
  59. contains.  I have legitimately used the memo window which gave me 4 extra 
  60. lines to use for things like extra contact people and fax numbers and so 
  61. on.  What I needed was a way to print this information to a label. If I 
  62. am putting this information into my DayRunner when I don't have access 
  63. to my computer then I probably am going to need the memo info at some 
  64. point in time.  I didn't want to add a routine to just print memos 
  65. because most of my records don't need memos and I would print a lot of 
  66. blank labels.  Printing them one at a time would be tedious.  It also 
  67. meant adding more code to a program which is now pushing 150K and is 
  68. about physically as big as I would like it to be.  So if I need to edit 
  69. out blanks before printing and I need to batch print them and if they 
  70. are not printed in the same sequence as the rest of the records, since I 
  71. have eliminated blanks, how do I make sure I can identify which record 
  72. the memo belongs to?  Do this and not add much code.  What was needed 
  73. was a work-around.  Thus was born the [Alt]-[,] command.  That's hold 
  74. down the alt key and press comma.  Why this combo?  Well I didn't want 
  75. experimenters playing with the keyboard to get this particular 
  76. combination because you need to be prepared to use it and not use it 
  77. accidentally.  So how do you prepare?
  78.  
  79. 1.  Make all necessary updates and changes to the data file.  It should be
  80.     totally updated.  For proper identification later on, it will be 
  81.     helpful to have the first line of your record be its main key.  That 
  82.     is if it is names and addresses, Line 1 would be the name.
  83.  
  84. 2.  Sort your records into proper order.
  85.  
  86. 3.  Save your work. (F7)
  87.  
  88. 4.  Use [Alt]-[,] (while in EDIT MODE - no menu visible)
  89.  
  90. 5.  What has happened is the last four lines of your record have been 
  91.     swapped with the four lines of your memo.  The first line has been 
  92.     retained which then allows you to identify to which record the memo 
  93.     belongs.  Scroll through the records, deleting all the records which 
  94.     have lines 2 - 5 as blanks.  This is easily accomplished with the F9 
  95.     key from the menu mode.
  96.  
  97. 6.  Once you have killed the blanks, follow your normal print routine to 
  98.     print labels.  Tell the program that you want to print All Labels.
  99.     You will be able to match up your memos with your records by matching
  100.     line one as you paste them into your book.
  101.  
  102. 7.  Now exit the program WITHOUT SAVING YOUR WORK.  It is true 
  103.     toggling Alt-[,] will move memos back to the memo window and move 
  104.     records back to the record window, BUT your 2-5 record lines will 
  105.     have been truncated to 20 characters.  So unless you only use the 
  106.     first 20 characters (highly unlikely) you should just quit and don't 
  107.     save your work.  If you are afraid of messing up just copy your dbl 
  108.     and dbn data files to a backup before you try this.  Remember to 
  109.     keep the associated dbn (note file) WITH the dbl (data file) and 
  110.     copy and restore them TOGETHER.
  111.  
  112. I have made some other rather subtle changes in the program.  Since its 
  113. inception the program has deleted records and moved to the next record 
  114. after deleting.  Deleting several records in a row was a pain, so I have 
  115. finally changed this feature and you can delete several records in a row 
  116. without starting at the last record you wanted to delete and working 
  117. backwards.  It now deletes smoother.  Pasting the results of a math 
  118. calculation always occured at column one.  Now it will paste a math 
  119. accumlation at the cursor position, even if it is now column one. It 
  120. seemed that you should be able to PgUp and PgDn from a memo window, which 
  121. now works.  If you are editing memos only you will have to press F11 to 
  122. get back into the memo window from the next or previous record but it does 
  123. make it easier to view memos and edit them.
  124.  
  125. Version 1.2g
  126.  
  127. Changed the appearance of the program.  This is a "designer" look which 
  128. I wanted to try out.  Comments from old users of the program are 
  129. welcomed.  Even though it lacks the colors of the old version, I think 
  130. it has improved the program screen's object and color unity and thereby 
  131. given the program have a more professional appearance.
  132.  
  133. Version 1.2h
  134.  
  135. I like to use address records from my address file to use on letters.  In
  136. Windows if you are running in enhanced mode ( you will need more than 2
  137. megs of ram to do this ) you can run any DOS app in a sizeable window and
  138. you can cut and paste text from the screen into Word.  So the drill is to
  139. switch from Word to dbLite, open the Windows edit menu, select mark text,
  140. mark it on the screen, then select copy text to get it into the clipboard
  141. then paste it into the document as the address.  But what if you're using
  142. a computer with 2 megs and you can't go enhanced?  Now you can, in a sense,
  143. "capture" an address from dbLite to be used in another document.  Alt-F
  144. will write the focus record as a five line file.  Then you can load it 
  145. into almost any application as a file.  The syntax for the file name is
  146. the first four letters of the file (address = ADDR) plus the record 
  147. number up to 999 ( 1,000 and 1,001 will be truncated to three numbers ) 
  148. plus the letter R for record.  The first record in your address.dbl file 
  149. when Alt-f'ed will produce a 185 byte file called ADDR1R.TXT.  You get
  150. five lines of 35 characters plus carriage returns and line feeds for 
  151. each line.
  152.  
  153. Next, if you can make a file out of a record, why can't you make one out 
  154. of a note?  So, if you hit Alt-F while in your note window, it too will be 
  155. made into a file of its own.  It will be named just as the above 
  156. describes, except it will use N for note instead of R for Record, i.e. 
  157. ADDR1N.TXT. This be your currently edited note, saved to disk as a file.
  158.  
  159. At the request of a user the search command will now search out requested 
  160. text (numbers?) in memos as well as in records.  The requested text will 
  161. be on the information line and if it is in a memo, that will be indicated 
  162. so that if you don't see it in the record window you will know it is in 
  163. the memo.
  164.  
  165. Added 200 more records to the maximum. 1201 is the maximum record total 
  166. now.  This should have little effect other than to give you more cushion
  167. on your record totals.  It uses more memory but it should still run in
  168. well under 640K.  If you experience problems, drop me a note.  I fixed
  169. two goofy bugs in the calendar, which blew up if the date was in December
  170. and with the box surrounding the memo window which disappeared through
  171. a certain sequence of keystrokes.
  172.  
  173. Today's version 1.2i, is being released in time for Christmas, 1993.
  174. I hope that this program finds you and your family in good spirits and
  175. health and from all of us to all of you out there in binary land:
  176.  
  177.                         MERRY CHRISTMAS !
  178.                         _HAPPY HANUKKAH !
  179.  
  180. ********************* End of file Update.Doc ************************
  181.