home *** CD-ROM | disk | FTP | other *** search
/ Big Blue Disk 51 / bbd51.zip / GOAL.TXT < prev    next >
Text File  |  1990-11-13  |  5KB  |  123 lines

  1. |A╔═══════════╦══════════════════════════════════════════════════════╦═══════════╗
  2. |A║ ^0Helpware  |A║                     ^1 GOAL TENDER |A                    ║^0 Helpware|A  ║
  3. |A╚═══════════╩══════════════════════════════════════════════════════╩═══════════╝
  4. ^Cby
  5. ^CBob Napp
  6.  
  7.     Have you ever set a goal for yourself?  I'm sure at some point in
  8.  your life you have.  It's easy to set goals, but extremely hard to meet them.
  9.  GOAL TENDER is a goal organizer that helps you stay focused on the task at
  10.  hand.  Record the goals that are important to you and review them periodically
  11.  with GOAL TENDER.
  12.  
  13.     You can even set up the SCHEDULE program, also published on this issue,
  14.  to display one of your goals each day.  Please read the SCHEDULE documentation
  15.  for details!
  16.  
  17.  
  18.  ^1MAIN MENU^0
  19.  ^1=========^0
  20.  
  21.     The Main Menu appears on the bottom line of the screen and contains the
  22.  following options:
  23.  
  24.            Help    -  Displays helpful information about GOAL TENDER
  25.            New     -  Clears the current Goal List from memory
  26.            Load    -  Provides ability to select and load a Goal
  27.                          List kept on disk
  28.            Add     -  Add a Goal to the current Goal List
  29.            Browse  -  Provides the ability to view, edit or
  30.                          delete Goals in the current Goal List
  31.            Print   -  Print the current Goal List
  32.            Save    -  Select an existing file or create a new file
  33.                          to save the current Goal List in
  34.            Exit    -  Exit the program and return to DOS
  35.  
  36.  Use the <LEFT> and <RIGHT> arrow keys to move the highlight bar to the
  37.  menu function of your choice and press <ENTER>.
  38.  
  39.     When you first run the program a welcome screen appears in a window
  40.  located in the center of the screen.  Once you Load or Add a Goal to the Goal
  41.  List, the welcome screen disappears and the current Goal List is displayed.
  42.  You can use the <UP> and <DOWN> arrow keys or <PGUP> and <PGDN> to browse
  43.  through the list.
  44.  
  45.     Once you select a menu function, the screen clears and that function's
  46.  screen is displayed.  While using any of the program functions, a help bar
  47.  is located on the bottom line of the screen listing the available keys.
  48.  
  49.  ^1BROWSE MENU^0
  50.  ^1===========^0
  51.  
  52.     The Main Menu Browse function provides a secondary menu that contains
  53.  Change, Delete, Next, and Previous functions.  The Change and Delete functions
  54.  work on the currently displayed Goal.  The Next and Previous functions allow
  55.  you to move through the Goal List one item at a time.  Use the <LEFT> and
  56.  <RIGHT> arrow keys to move the highlight bar to the function desired and press
  57.  <ENTER> to select that function.  You can return to the Main Menu by selecting
  58.  Main Menu from the Browse Menu or by pressing <ESC>.
  59.  
  60.  
  61.  ^1GOAL REMINDER^0
  62.  ^1=============^0
  63.  
  64.     GOAL TENDER can also be used to remind you of the goals you have set.  The
  65.  program provides the ability of random selection and display of a single goal
  66.  or display of the entire Goal List in a scrollable window.  In either case you
  67.  select these modes of operation by passing command line parameters to the
  68.  program when started at the DOS prompt.
  69.  
  70.     For an example of how to run GOAL TENDER automatically each day, please
  71.  read the documentation on the SCHEDULE utility.  The final example for
  72.  SCHEDULE illustrates how GOAL TENDER can be used to display a random goal the
  73.  first time you start up your computer each day.
  74.  
  75.  
  76. ^CRandom Display
  77.  
  78.     Display a randomly selected Goal from the Goal List by typing at the
  79.  DOS prompt:
  80.  
  81. ^CGoal -R -F Filename
  82.  
  83.  Once the program loads the file, one of the goals in the list will be selected
  84.  and displayed.  Press any key to return to the DOS prompt.
  85.  
  86.  
  87. ^CComplete Display
  88.  
  89.     Display the entire Goal List by typing at the DOS prompt:
  90.  
  91. ^CGoal -C -F Filename
  92.  
  93.  Once the program loads the file, the list is displayed in a window located in
  94.  the center of the screen.  Use the <UP> arrow, <DOWN> arrow, <PGUP> and <PGDN>
  95.  keys to move through the list.  Once you have finished reviewing the list,
  96.  press <ESC> to return to the DOS prompt.
  97.  
  98.  
  99.  ^1SETTING DISPLAY OPTIONS^0
  100.  ^1=======================^0
  101.  
  102.     GOAL TENDER provides one final command line parameter that allows you to
  103.  force the program to display everything in its monochrome settings.  This is
  104.  particularly useful when running the program on laptop computers.  To run the
  105.  program in monochrome mode, type:
  106.  
  107. ^CGOAL M
  108.  
  109.  
  110.  This parameter can be used in combination with the random and completed
  111.  display options.  For example, you could also type:
  112.  
  113.  
  114. ^CGOAL M -R -F Filename      or      GOAL M -C -F Filename
  115.  
  116.  
  117. ^COutside BBD
  118.  
  119.     To run this program outside ^1Big Blue Disk^0, type: ^1GOAL^0.
  120.  
  121.  DISK FILES THIS PROGRAM USES:
  122. ^FGOAL.EXE
  123. ^F   *.GOA (Goal List files)