home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac_os2 / padhd11.zip / PADHD.DOC < prev    next >
Text File  |  1994-09-11  |  29KB  |  500 lines

  1.  
  2.                                      PADHD
  3.                          A Presentation Manager Utility
  4.                      Copyright (c) 1994 by Gary L. Robinson
  5.                                *** SHAREWARE ***
  6.                                  ver. 1.1 ( 32 bit )
  7.  
  8.  
  9.   **** BE SURE TO READ THE SPECIAL SECTION ON "BUG FIXES + THINGS" ***
  10.  
  11.  
  12. WHAT IS PADHD
  13.    PADHD ver. 1.1 is a "scratch pad" to jot notes in and organize small files into.
  14. While PADHD is NOT a WORD PROCESSOR It has several features to help make man-
  15. aging notes a lot easier - such as cut, clear, copy, paste, search, save to ASCII,
  16. import ASCII file, and an ASCII dump to the printer.  At its simplest it is merely a 
  17. note pad.  At it's most it is a great note organizer for students, teachers, programmers
  18. ( source code files and examples ), and any one with a lot of information to handle.
  19. PADHD will keep up to 1000 records, each 29,999 bytes long, per data file.  There
  20. can be an unlimited number of data files, so the amount that can be stored is un-
  21. limited.  Each data file will grow and/or shrink as you add or delete records.  Their
  22. size is not static.  Find notes, source code, or any info when you need it, then copy
  23. and paste into almost any program to use it!  Pad can save you hours of time search-
  24. ing your hard drive for files and makes it easy to organize!
  25.  
  26. INSTALLING PADHD
  27.    PADHD has no installation program.  It consists of four files - PADHD.EXE ,
  28. PADHD.DOC, WHATS.NEW, and ORDER.FRM.  After you unzip it, copy PADHD.EXE and 
  29. PADHD.DOC to a utilities directory or where ever you want them to reside.  If you 
  30. don't need the doc files, they may be erased but the PADHD.DOC file is used by the 
  31. Help selection on the Menu Bar.  If you do erase it, you will not be able to call it 
  32. through using Help.  The file ORDER.FRM is an order form to register PADHD and can 
  33. be easily printed to make registering an easy and almost painless chore.  The file
  34. WHATS.NEW is an ASCII text file that summarizes the new features/changes.
  35.    Migrate PADHD to the desk top or use a program template to put an icon on the
  36. desktop for it.  Or you could run it from the command line to test it.  Whatever serves
  37. your purpose.  When you run it for the first time it will ask you to type in the directory
  38. where the program files will be located at.  If, for instance, you have put PADHD.EXE 
  39. and PADHD.DOC in the C:\PADHD directory - type in the complete path when prompted.
  40. Actually, you can type in any VALID path but most people will want the associated data
  41. and initialization files in the same directory as the program.  If you type in the WRONG
  42. path and want to change it later, just erase the PADHD.INI and PADHD.DAT files and
  43. start over again.
  44.    After you run it the first time it will create three other files in the same directory.  
  45. PADHD.PDF is the default data file that holds the info on your notes.  PADHD.INI is an 
  46. initiation data file that holds settings and screen coordinates.  PADHD.DAT is a data 
  47. file that stores the name of the .PDF files on your search list.  
  48.    You probably should run only one copy of PADHD on your system.  When you first
  49. start PADHD and it prompts you for a path - that path is stored in your OS2.INI file.
  50. Every time you start PADHD it reads your OS2.INI file and retrieves that path.  That is
  51. where the program looks for the PADHD.DAT and PADHD.INI file.  If you ran another
  52. copy of PADHD in another directory or drive it would still look to the path in the OS2.INI
  53. file.  So, if you want to move PADHD from one directory or drive to another be sure
  54. to erase the 'old' copy AND DON'T COPY THE PADHD.INI AND PADHD.DAT files to the 
  55. new directory.  The program will create new ones for you. Then when you start it in it's
  56. new home it will prompt you again for a new path string.
  57.  
  58. USING PADHD
  59.    Using PADHD should be rather simple and I hope intuitive.  That's primarily
  60. why it was written.  Double click on the PADHD icon and after you see the noxious
  61. shareware screen and you will see the main screen appear.  You are presented with
  62. a list box which will show a list of your notes and six push buttons that will
  63. perform various tasks.  Of course, when you first start with PADHD there are not any
  64. records listed.  The first, obvious, thing to do is to use the Add button and create some
  65. records or import some ASCII files - either through the menu selection Import File or
  66. by simply dropping a text file directly on top the MAIN screen list box..
  67.  
  68. /******************** Controls on Main Screen ***************************/
  69.  
  70. QUIT   :  Rather obvious function.  It ends the program.
  71.  
  72. VIEW   :  Strictly for viewing - double clicking on the name of the record in
  73.            the list box will also activate the View window.  Copy, Search, Export, and
  74.            Print controls are available in the View Window.
  75.  
  76. EDIT   :  Edit a note and change it's content.  Notes can be copied or imported
  77.            from the clip board, imported from an ASCII file, or typed in.  Copy, Paste,
  78.            Cut, Clear, Print, Search, and Import/Export controls are available in the
  79.            Edit Window.
  80.  
  81. ADD    :  Use this to start a new note. Up to 1000 notes per data file.  Copy, Paste,
  82.            Cut, Clear, and Import controls are available in an Add Window.
  83.  
  84. SEARCH : Use this to search through the text or name part of the notes for specific
  85.            words or phrases.  This global search button will search through all records
  86.            and find any occurrences of your search string.  It can also search through
  87.            multiple ( up to 25 ) .PDF modules.
  88.  
  89. DELETE :  Destroy the note and remove it from the data file.
  90.  
  91.    When you first start the program, of course, you have no notes.  So the first push
  92. button you'll use is the ADD function. ( alternately you could use the Import File sel-
  93. ection on the menu bar to directly import ANY size ASCII directly into the .PDF file
  94. or use direct manipulation and DROP an ASCII file onto the MAIN screen list box )
  95. When you press the ADD button you'll be presented with the Add Record window.  
  96. There you can type in the name of the note that will appear in the initial screen's 
  97. list box.  Then type in the body of the note.  The maximum size for a note is 29999
  98. characters which includes empty spaces between words.  To the right of the Record 
  99. Name field will be a read out of the current number of bytes you have left in that 
  100. record.  Then you have several choices.
  101.  
  102. /******************** Controls in Add Window ***************************/
  103. COLORS :  This starts an instance of the system Color Palette which can be used to
  104.              Drag and Drop colors on the ADD entry box - not the record name entry
  105.              box.  Hold the CTRL key down while dragging colors to change the TEXT
  106.              FOREGROUND color.  ONLY SOME colors will work correctly.  Please read 
  107.              section on BUG FIXES AND THINGS.
  108.  
  109. FONTS  :  This starts an instance of the system Font Palette which can be used to
  110.             Drag and Drop fonts on the ADD entry box.  NOT ALL font characteristics
  111.             are supported.  Please read section on BUG FIXES AND THINGS.
  112.  
  113. HOME   :  Moves cursor to BEGINNING of record.  ( CTRL + HOME )
  114.  
  115. END     :  Moves cursor to END of record.  ( CTRL + END )
  116.  
  117. OK      :  Closes the Add window and saves the record to disk.
  118.  
  119. CANCEL :  Backs out with out saving or setting anything.
  120.  
  121. COPY   :  Copies highlighted text to the clip board.
  122.  
  123. PASTE  :  This button copies whatever is in the clip board and pastes it into the cur-
  124.             rent record starting at the current cursor position.
  125.  
  126. CUT     :  This deletes any highlighted text from the record but also copies it to the
  127.             clip board at the same time.
  128.  
  129. CLEAR  :  This will delete any highlighted text.
  130.  
  131. IMPORT FROM FILE  :  Import From File presents the user with an Open Dialog box
  132.                           which is used to select a TEXT file and import it into the
  133.                           current record at the current cursor location.  The maximum
  134.                           size file that can be imported is 29,999 bytes in a new record
  135.                           or whatever the Bytes Available field to the right of the
  136.                           Record name field tells you is available.
  137.  
  138.      After you have saved one or more records then the Edit, View, Search, and Delete
  139. buttons will be usable.  Below is a list of controls on the Edit and View windows :
  140.  
  141. /************************* Controls in Edit Window *********************/
  142.  
  143. COLORS :  This starts an instance of the system Color Palette which can be used to
  144.              Drag and Drop colors on the EDIT entry box - not the record name entry
  145.              box.  Hold the CTRL key down while dragging colors to change the TEXT
  146.              FOREGROUND color.  ONLY SOME colors will work correctly.  Please read 
  147.              section on BUG FIXES AND THINGS.
  148.  
  149. FONTS  :  This starts an instance of the system Font Palette which can be used to
  150.             Drag and Drop fonts on the EDIT entry box.  NOT ALL font characteristics
  151.             are supported.  Please read section on BUG FIXES AND THINGS.
  152.  
  153. SAVE NOW  :  Saves current record to disk but does NOT close window.  Located
  154.                 above the Record Name.
  155.  
  156. HOME   :  Places cursor at the BEGINNING of current record.  Located above Bytes
  157.             Available field.  ( CTRL + HOME )
  158.  
  159. END     :  Places cursor at the END of current record.  Located above Bytes Available
  160.             field.  ( CTRL + END )
  161.  
  162. OK      :  Closes the Edit window and saves the record to disk.
  163.  
  164. CANCEL :  Backs out with out saving or setting anything.
  165.  
  166. COPY   :  Copies highlighted text to the clip board.
  167.  
  168. PASTE  :  This copies whatever is in the clip board and pastes it into the current
  169.             record starting at the current cursor position.
  170.  
  171. CUT     :  This deletes any highlighted text from the record but also copies it to the
  172.             clip board at the same time.
  173.  
  174. CLEAR  :  This will delete any highlighted text.
  175.  
  176. PRINT  :  This will do a straight, no frills, ASCII dump to the printer.  If you need
  177.             formatted printing, save the record to an ASCII file then load into your fav-
  178.             orite word processor.
  179.  
  180. SEARCH + : Press + to initiate a forward search.  You'll be presented with a dialog 
  181.              entry box to enter a search string.  Press OK to start, Cancel to quit, and 
  182.              check the case sensitive box if you need that.  The Default is to be non 
  183.              case sensitive.  The program will find your search string and highlight it.  
  184.              If It can NOT find it you will hear a musical note.  Continue to press + to 
  185.              forward search through the record or - to search in reverse.  ALL 
  186.              SEARCHES START AT CURRENT CURSOR POSITION.  ( F2 )
  187.  
  188. SEARCH - : Reverse search.  ( F3 )
  189.  
  190. SEARCH clr : Clears the search string.  After using this button, the next time you press
  191.                either + or - you will be prompted for a new search string.  ( F4 )
  192.  
  193. EXPORT TO FILE    :   Export From File presents the user with a dialog entry box.
  194.                           Type in the FULL path and name of the file you want to save
  195.                           the current record in.  Press OK or Cancel.
  196.  
  197. IMPORT FROM FILE  :  Import From File presents the user with an Open Dialog box
  198.                           which is used to select a TEXT file and import it into the
  199.                           current record at the position where the cursor is located at.
  200.                           Maximum size file that can be imported is 29,999 bytes in a
  201.                           new record or whatever the Bytes Available field to the right
  202.                           of the Record name field tells you is available.
  203.  
  204.  
  205. /************************* Controls in View Window *********************/
  206.  
  207. COLORS :  This starts an instance of the system Color Palette which can be used to
  208.              Drag and Drop colors on the VIEW entry box - not the record name entry
  209.              box.  Hold the CTRL key down while dragging colors to change the TEXT
  210.              FOREGROUND color.  ONLY SOME colors will work correctly.  Please read 
  211.              section on BUG FIXES AND THINGS.
  212.  
  213. FONTS  :  This starts an instance of the system Font Palette which can be used to
  214.             Drag and Drop fonts on the VIEW entry box.  NOT ALL font characteristics
  215.             are supported.  Please read section on BUG FIXES AND THINGS.
  216.  
  217. HOME   :  Places cursor at the BEGINNING of current record.  Located above Bytes
  218.             Available field.  ( CTRL + HOME )
  219.  
  220. END     :  Places cursor at the END of current record.  Located above Bytes Available
  221.             field.  ( CTRL + END )
  222.  
  223. OK      :  Closes the View record window.
  224.  
  225. COPY   :  Copies highlighted text to the clip board.  Text can be highlighted in the us-
  226.             ual ways.  Hold down on Shift button and use arrow keys.  Or hold down
  227.             on mouse button 1 and drag the pointer to highlight the text.
  228.  
  229. SEARCH + : Press + to initiate a forward search.  You'll be presented with a dialog 
  230.              entry box to enter a search string.  Press OK to start, Cancel to quit, and 
  231.              check the case sensitive box if you need that.  The Default is to be non 
  232.              case sensitive.  The program will find your search string and highlight it.  
  233.              If It can NOT find it you will hear a musical note.  Continue to press + to 
  234.              forward search through the record or - to search in reverse.  ALL 
  235.              SEARCHES START AT CURRENT CURSOR POSITION.  ( F2 )
  236.  
  237. SEARCH - : Reverse search.  ( F3 )
  238.  
  239. SEARCH clr : Clears the search string.  After using this button, the next time you press
  240.                either + or - you will be prompted for a new search string.  ( F4 )
  241.  
  242. EXPORT TO FILE    :   Export From File presents the user with a dialog entry box.
  243.                           Type in the FULL path and name of the file you want to save
  244.                           the current record in.  Press OK or Cancel.
  245.  
  246. PRINT  :  This will do a straight, no frills, ASCII dump to the printer.  If you need
  247.             formatted printing, save the record to an ASCII file then load into your fav-
  248.             orite word processor.
  249.  
  250.  
  251. /*********************** Global Search Window *************************/
  252.  
  253.    Global Searches are those searches that are initiated from the search button on the
  254. main program window - not a search conducted while in an Edit or View Window.
  255. When you press the search button for a Global search, you will be presented with a
  256. dialog entry box.  Select either of the two check boxes depending on whether you want
  257. to search the Name or Text fields of the record and whether you need the search to be
  258. case sensitive or not.  The Default is to search the Text field of the record and NOT
  259. be case sensitive.  Enter a search string in the entry field and press OK to begin.
  260. Search strings must at least be 3 characters long.
  261.    The program will then start searching, one at a time, through every record you have.
  262. If you have 1000 records the search may take 2-3 minutes depending on the speed of
  263. your computer and if what you are looking for is in the last record it looks at.
  264.    If you have more than one .PDF module designated in your Global Search list it will
  265. load in all of them one after the other until you cancel the search or it reaches the end.   
  266.    If it finds a match for your search string it will open that record in a Search ---
  267. View Record Window and highlight the found string.  You will then be presented with
  268. several choices :
  269.  
  270. COLORS :  This starts an instance of the system Color Palette which can be used to
  271.              Drag and Drop colors on the SEARCH entry box - not the record name entry
  272.              box.  Hold the CTRL key down while dragging colors to change the TEXT
  273.              foreground color.  ONLY SOME colors will work correctly.  Please read 
  274.              section on BUG FIXES AND THINGS.
  275.  
  276. FONTS  :  This starts an instance of the system Font Palette which can be used to
  277.             Drag and Drop fonts on the SEARCH entry box.  NOT ALL font characteristics
  278.             are supported.  Please read section on BUG FIXES AND THINGS.
  279.  
  280. HOME   :  Places cursor at the BEGINNING of current record.  Located above Bytes
  281.             Available field.  ( CTRL + HOME )
  282.  
  283. END     :  Places cursor at the END of current record.  Located above Bytes Available
  284.             field.  ( CTRL + END )
  285.  
  286. CANCEL AND RETURN :  
  287.    CURRENT : Quit the search.  This will close the Search --- View Record window.
  288.                The currently displayed .PDF module ( file ) will stay loaded.
  289.                The record will be highlighted in the list box so you can now perform any
  290.                of the main actions on it. ( Edit, View, Delete )  
  291.  
  292.    ORIGINAL : Quit the search.  This will close the Search --- View Record window.
  293.                The original .PDF module ( file ) you started with will be reloaded.
  294.  
  295. CONTINUE GLOBAL  :  This will close the current window and continue to search
  296.                          the rest of the records for a match of your search string.  If
  297.                          another match is found it will open a window and highlight the
  298.                          string again.  And on and on until it runs out of records and
  299.                          notifies you that there are no more matches.
  300.  
  301. CONTINUE LOCAL + : Press + to initiate a forward search.  You'll be presented with a 
  302.              dialog entry box to enter a search string.  Press OK to start, Cancel to quit,
  303.              and check the case sensitive box if you need that.  The Default is to be 
  304.              non case sensitive.  The program will find your search string and highlight 
  305.              it.  If It can NOT find it you will hear a musical note.  Continue to press +
  306.              to forward search through the record or - to search in reverse.  ( F2 )
  307.  
  308. CONTINUE LOCAL - : Reverse search.  ( F3 )
  309.  
  310. CONTINUE LOCAL clr : Clears the search string.  After using this button, the next time
  311.                          you press either + or - you will be prompted for a new search 
  312.                          string.  ( F4 )
  313.  
  314. COPY   :  Copies highlighted text to the clip board.  Text can be highlighted in the us-
  315.             ual ways.  Hold down on Shift button and use arrow keys.  Or hold down
  316.             on mouse button 1 and drag the pointer to highlight the text.
  317.  
  318.  
  319. /*********************** MENU ITEM SELECTIONS **********************/
  320.  
  321. OPTIONS :
  322. About ...    :  Under Options on the main menu bar.  View the noxious Shareware
  323.                 money grubbing beg screen.
  324.  
  325. Import File :  Import any ASCII text file into the current .PDF file.  Theoretically, will
  326.                load in ANY SIZE ASCII file.  You will be presented with a Select File
  327.                box.  Select an ASCII file then press OK to accept or CANCEL to quit.
  328.                If the file can NOT be loaded into one record it will be loaded into as 
  329.                many records as needed - as long as there is enough space left in the
  330.                .PDF file.  Trying to load a file that is NOT ASCII text may get un-
  331.                predictable results!
  332.  
  333.  
  334. SETTINGS :
  335.  
  336. Toggle Word Wrap :  Will turn the word wrap feature on or off.  The title bar of the
  337.                        main window will say what the current state is.  With word wrap
  338.                        on you won't need to use the horizontal scroll bar.  This is lo-
  339.                        cated under the Options selection on the main menu bar.
  340.  
  341. Prompt For Record Name :  Prompt for a record name instead of using default name 
  342.                               when importing ( through menu or drag + drop ) an ASCII 
  343.                               file into the current .PDF file.
  344.  
  345. Default Colors :  Select EDIT, ADD, SEARCH, or VIEW to place a check mark and force
  346.                    the use the DEFAULT colors.
  347.  
  348. Set Modules :  This will open up a whole new screen that is used to set which .PDF
  349.                  modules you want to be included in a search or to create a new .PDF
  350.                  file.  See details below under SET MODULES.   
  351.  
  352.  
  353. HELP :  Brings up a scrollable text box to view the PADHD.DOC file - if it is located
  354.          in the same directory as PADHD.
  355.  
  356. /*********************** SET MODULES SCREEN *************************/
  357.  
  358. OK :  Accept and Save all changes made.
  359.  
  360. CANCEL :  Cancel and do NOT accept changes.
  361.  
  362. ADD :  This presents you with a file selection box.  If you have several .PDF files -
  363.         any where on the system - select them and add to the search list.  A MAXIMUM
  364.         of 25 .PDF files can be on the search list.
  365.  
  366. REMOVE :  Removes .PDF file from search list.  It does NOT erase or affect the file
  367.              itself.
  368.  
  369. NEW :  Create a new .PDF file and give it a name.  This is the ONLY way to start a
  370.         new .PDF data file in the program.
  371.  
  372. ATTENTION ------ DOUBLE CLICKING on any entry will put it at the top of the search
  373. list.  This will make it the default .PDF file.  The default .PDF file will be the one
  374. listed when the program first starts.  Of course, if you only have one .PDF file in the
  375. search list this is a moot point.  All changes become effective after selecting OK -
  376. which will save all changes and exit this screen.     
  377.  
  378. /*********************** BUG FIXES + NEW STUFF ***********************/
  379.  
  380.    Version ( 1.0b ) fixes several bugs that were in earlier versions.  Early versions
  381. would quit and close if you tried to import an ASCII file that was READ ONLY.  This
  382. has been corrected so that PADHD will now import files with the read only attribute 
  383. set on.
  384.  
  385.    PADHD also would quit and close down if you attempted to PASTE from an EDIT
  386. or ADD window when the clipboard was EMPTY.  Now PADHD will not shutdown if the
  387. clipboard is empty and you try to paste.  It will, instead, notify you with a dialog box
  388. that the clipboard is empty. 
  389.  
  390.    This fixes a bug so that the TAB will work correctly in an Edit of Add box.
  391.  
  392.    The ALT-G hot key now works correctly in a View box.
  393.  
  394.    DRAG AND DROP SUPPORT is now included as well as ASSOCIATION.  You can
  395. now drop a .PDF object from a DRIVES folder on the PADHD icon.  HOWEVER, if you
  396. try to drop a COPY of a .PDF object on the PADHD icon it may not work.  So if you
  397. want to have a bunch of .PDF objects in a folder or on the desktop make SHADOWS
  398. ( CTRL+SHIFT ) of the originals from the drives folder.  The originals or shadows of 
  399. objects can be dropped on or associated with PADHD in the normal OS/2 way.  To 
  400. associate .PDF files to PADHD open the settings menu for PADHD , tab to the 
  401. associations page, and at the bottom add in *.PDF in the New name field.
  402.  
  403.                ********       NEW for VERSION 1.1     ********
  404.  
  405.    ASCII text files of ANY size can also be Dropped on the MAIN screen list box.  The
  406. file will automatically loaded into as many records as needed ( if there is room ) and
  407. named appropriately.  You can also Drag the currently highlighted record from the MAIN
  408. screen list box.  It can be dragged to any place that an ASCII file can be dragged to -
  409. such as a word processor, printer, or viewer.  If you drop it on the DESKTOP it will
  410. create a file named TEMP.TXT which can renamed to anything you like that will have
  411. the currently selected record in it.  Any size ASCII file can also be imported into the
  412. current .PDF file using the menu selection Import File - under Options.  
  413.  
  414.    Files ( less than 30,000 bytes ) can be dropped directly on an EDIT or ADD entry
  415. box while the record is open.  If there is room it will be inserted at the current 
  416. cursor location.  It acts just like the IMPORT button.
  417.  
  418.    Files can be dragged OFF the EDIT, ADD, VIEW, OR SEARCH entry boxes directly
  419. while they are open.  If the file is dropped on the DESKTOP it will be named
  420. TEMP.TXT and will contain the current record.  
  421.  
  422.    .PDF files can be dropped directly on the module search list ( set modules ) to add
  423. them to the list.  They CANNOT be dragged off the list.  Use Remove button to take 
  424. them off.
  425.  
  426.    View, Edit, Add, and Search View windows CAN now be minimized.  They can be 
  427. retrieved through the window list.  Click on both right and left mouse buttons at the
  428. same time in an empty place on the desktop to bring up the window list.
  429.  
  430.    FONTS and COLORS can be dragged and Dropped onto EDIT, VIEW, ADD, and 
  431. SEARCH box Multi Line Entry boxes.  However, not all font characteristics are sup-
  432. ported.  Italics, bold, underline, or other special characteristics may not work.  Only
  433. PRIMARY colors are supported.  These limitations seem to be built into the Multi Line
  434. Entry boxes.  If there is a work around for this I can't find it yet.  Either I eventually
  435. stumble on a way to work around this ( or I.B.M. 'fixes' this oversight ) or were stuck
  436. with this limitation.  Strangely enough, the single line entry boxes don't seem to have
  437. this limitation.  Anybody have any good suggestions?
  438.  
  439.    EDIT, VIEW, ADD, and SEARCH windows can now be HIDDEN.  Click the mouse on
  440. the small box in the upper right hand corner of the window and it will hide it.  To re-
  441. trieve it, bring up the OS/2 window list and select it.  Hopefully, in the future they
  442. will be sizable - but to do so I will have to go to a tool bar type system which
  443. entails a major rewriting of the code.
  444.    
  445.    The current line number is now shown at the top of every EDIT, VIEW, ADD, or
  446. search box.  However, the line number is only updated when keys are released.  For
  447. example - If you hold down on the DOWN arrow key and scroll down through a record,
  448. the line number at the top of the screen won't be updated until you let up on the key.
  449. This was done to keep scrolling performance from degrading badly.  If set to update
  450. for any keystroke, the scrolling rate was atrocious.
  451.  
  452.    The currently loaded .PDF modules name is listed at the bottom of the MAIN screen
  453. with the current number of records in that module.  The module name is also listed in
  454. the titlebar of any ADD, EDIT, VIEW, or SEARCH screen.
  455.  
  456.    The ONLY way to create a NEW .PDF file is through the Set Modules menu selection
  457. on the MAIN MENU.  This is different than ver. 1.00x.  Select Set Modules on the MAIN
  458. screen menu bar, then press NEW on the Global Search list screen.  Type in a name
  459. for a new .PDF file and press OK.  File name MUST have the .PDF extention.
  460.  
  461. /******************* PROBLEMS & BUGS & NOTES ************************/
  462.  
  463.    A lot of work and a lot of extra code has gone into this release ( 1.1 ) and I have
  464. tested it for quite some time.  However, I am NOT I.B.M.  I don't have the resources to
  465. test extensively.  Be sure to back up ALL data before upgrading to this release.  I be-
  466. lieve this release to be bug free - but then I also thought Microsoft would continue to
  467. make OS/2 apps in 1991.  Please report any bugs you may find to either my mail ad-
  468. dress or to my GENIE address listed below.
  469.  
  470.    One possible bug that has already been reported by one user is an incompatability with
  471. the installable file system HPFS386.  This is NOT the HPFS that ships with OS/2.
  472. Since I do not use or have access to HPFS386 I cannot personally confirm this.  The
  473. user says that when attempting to delete a record the ENTIRE record is deleted.   
  474.  
  475.    I have raised the price of PADHD.  Starting January 1, 1995 it will cost $35.00 to
  476. help justify spending all these weekends and extra hours working on it.  All currently
  477. registered users are not affected since they get all updates free and the registration 
  478. code word stays the same.  Anyone who registers before that date still can do so for 
  479. $20.00.
  480.  
  481.    Plans for future updates - not counting bug fixes - will hopefully include simple 
  482. Boolean searches, perhaps sizable windows and a tool bar, and any other good suggest-
  483. ions that may come from users.  HINT! HINT!
  484.  
  485. /************************* ALMOST THE END *************************/
  486.  
  487.    That's about it.  Sheeeew! I hate document files!
  488.  
  489.    Registration is a paltry $20.00 if you mail your registration before January 1, 1995.
  490. AFTER DEC. 31, 1994 PADHD -- REGISTRATION IS $35.00.  Upon registration you'll 
  491. receive a postcard with the appropriate code to get rid of the ugly Shareware "About 
  492. PADHD" screen.  Upgrades or bug fixes will of course be posted on Several BBS's.  All
  493. current users of course can still use their same code words on this or ANY future 
  494. updates.  Suggestions for new features or comments may be sent to the address below 
  495. or posted on Genie to : G.ROBINSON13
  496.  
  497.                              Gary L. Robinson
  498.                              600 Apt. D. Mumford Dr.
  499.                              Troy, OH 45373
  500.