home *** CD-ROM | disk | FTP | other *** search
/ Hobbies & Leisure - Plus Bible Study & Games / HobbiesLeisurePlusBibleStudyAndGamesMapleMedia1995.disc1of1.iso / fishin10 / fl_instr.txt < prev    next >
Text File  |  1992-01-25  |  3KB  |  67 lines

  1.         ------Instructions For Fishin' Log 1.0------
  2.                  By Tim Denihan
  3.  
  4.  
  5.      This is a Visual Basic program so you will need VBRUN100.DLL file
  6. in a directory in your path statement to use this it.  You can download
  7. it for free from the MSLANG forum library. This sample version of Fishin' 
  8. Log uses only 1 file for the storage of data.  It is automatically named 
  9. "fishlog.dat" and must be in the same directory that you start Fishnlog.exe
  10. from.  The first time you start the program it is obviously not there and 
  11. you will receive a warning screen.  Once you save ("add to log") some data, 
  12. this file will be created.  If you move fishnlog.exe make sure you take 
  13. fishlog.dat with it to the new location.
  14.  
  15. 1).  You are limited to a specific number of characters in each entry field.
  16. Once you have met that limit you will not be able to enter any more 
  17. characters and a warning BEEP will kindly remind you of that.  If you 
  18. choose to reword (abbreviate) your entry just backspace over the 
  19. entry or drag the text to be changed and press DEL.  The limitations with 
  20. some examples are listed below:
  21.  
  22. Location-24  Eg.. Lake Fork
  23. Air Temp-5  Eg.. 72-96 
  24. General Weather-18  Eg.. Partly Cloudy
  25. Wind MPH-5  Eg.. 10-15
  26. Wind Direction-5  Eg..  SxSW
  27. Lake Level-6  Eg..  2' Hi
  28. Water Temp-6  Eg..  68-71
  29. Water Color-8  Eg..  Stained
  30. Visibility-6  Eg..  4-4.5'
  31. pH-4  Eg..  7.5
  32. Baits-168(approx. 6 lines)  Eg..  Black Blue Worms 8"
  33. Depth-5  Eg..  12-15
  34. Comments-1005(approx. 15 lines)  Eg.. Your normal every day fishing 
  35. stories that you would tell (lie about) when you get to work on Monday.  
  36. Also include information to expand on information that you don't have a 
  37. "field" for or that the "field" is too short for.
  38.  
  39. 2).  You are also limited to a maximum of 50 entries (trips).  I have no 
  40. fancy warning screen for this.  You can however make this problem go away 
  41. by sending me the registration fee.
  42.  
  43. 3).  When you start the program each time, you are ready to make a new 
  44. entry or look up an old entry.  If you wish to edit an existing entry you 
  45. must access the "Edit Mode" through the pull down "File" menu.  While in 
  46. this mode if you choose the "Edit Entry" button you will overwrite the 
  47. current log entry with the updated data.
  48.  
  49. 4).  Make sure that when you are finished that you save your entry either 
  50. throught "Edit Entry" or "Add to Log".  If you exit the program without 
  51. doing this no warning screen will come up to remind you of your error (if
  52. I figure out how to program that I'll include it in your registered 
  53. version).
  54.  
  55. 5).  The "TAB" key will move you from field to field and SHIFT + TAB 
  56. will move you backwards through the fields.  You may also use your mouse 
  57. to position the cursor where you want it.
  58.  
  59.  
  60.     That should do it!!  Simple huh?  I have attempted to stay within
  61. the spirit of Window's programs in that they are generally self explaining.
  62. If I should expand on these instructions... tell me.
  63.  
  64.                 GOOD FISHING!!!
  65.                     
  66.                     Tim
  67.