home *** CD-ROM | disk | FTP | other *** search
/ Big Blue Disk 45 / bbd45.zip / CHIME.TXT < prev    next >
Text File  |  1990-05-21  |  5KB  |  125 lines

  1. |A╔══════════╗════════════════════════════════════════════════════════╔══════════╗
  2. |A║ |6Helpware|A ║═════════════════════════ ^1Chime |A════════════════════════║ |6Helpware|A ║
  3. |A╚══════════╝════════════════════════════════════════════════════════╚══════════╝
  4. ^Cby
  5. ^CJohn Romero
  6.  
  7. ^C-----Introduction -----
  8.  
  9.       CHIME is a memory-resident utility that displays the current time in the
  10.  top-right hand corner of your monitor.  CHIME also allows you to schedule
  11.  20 different alarms so you don't miss an important meeting, forget to call
  12.  your Mom, or miss a meal!
  13.       After installing CHIME, a message informing you of its installation
  14.  appears on the screen.  You can execute CHIME with a number of Command Line
  15.  parameters to perform each of the following functions:
  16.  
  17.       /T    Toggles the display of the time On/Off
  18.       /T-   Turns off the time display
  19.       /T+   Turns on the time display
  20.       /A    Toggles alarms On/Off
  21.       /A+   Turns alarms on
  22.       /A-   Turns alarms off
  23.       /Sn   Changes alarm sound to: 0 = no sound, 1 = beep, 2 = coo coo
  24.       /R    Removes CHIME from memory
  25.       /?    Displays these parameters
  26.  
  27.       You can use any of these parameters after CHIME has been installed. For
  28.  example, to change the sound to a beep, type CHIME /S1.  To turn the time
  29.  display off and deactivate all alarms, type CHIME /T- /A-.  Type CHIME /R to
  30.  remove CHIME from memory, type CHIME /R.
  31.  
  32. ^C----- The Hotkey -----
  33.  
  34.       CHIME has a non-changeable Hotkey that pops up a small menu from which
  35.  you can change parameters from within a program.  Activate the Hotkey with
  36.  <CTRL>-<ALT>-<C>.  Five options appear:
  37.  
  38.       1. Toggle Time Display
  39.       2. Change Sound Type
  40.       3. Toggle Alarms On/Off
  41.       4. Edit Alarm Settings
  42.       5. Exit CHIME.  <ESC> will also Exit CHIME.
  43.  
  44.       Other than #4, Edit Alarm Settings, the options are straightforward.
  45.  The Edit function is explained in the next section.
  46.  
  47. ^C----- Editing Alarms -----
  48.  
  49.       After selecting #4, a large data entry screen is displayed.  The
  50.  highlighted entry can be changed by pressing the <UP> and <DOWN ARROW KEYS>.
  51.  Press <ENTER> to select a highlighted entry for editing.  The highlight will
  52.  disappear.  There are six fields in an entry:
  53.  
  54.       1) Time, 2) Am or Pm, 3) Active, 4) Day,  5) Date, and 6) Title.
  55.  
  56.       Move forward in the fields with <TAB>; move backward with <SHIFT>-<TAB>.
  57.  Pressing <ESC> at the Text Field (which is after the Title Field but not on
  58.  the screen) will end data entry and return you to the highlight-bar mode.
  59.  
  60.            1.  Time Field:  Type in the time you want the alarm to go off. Type
  61.       the time as you would read it: 10:44, 2:13, or 6:59.  If you make typing
  62.       error, you will be notified.  Press <ENTER> to move to the next field.
  63.  
  64.            2.  Am or Pm Field:  Type "A" for Am; type "P" for Pm.  Press
  65.       <ENTER> to move to the next field.
  66.  
  67.            3.  Active field:  Type "D" for daily, "W" for weekly, or "O" 
  68.       for one time only.  Press <ENTER> to move to the next field.
  69.  
  70.            4.  Day Field:  Type the number (1-7) that corresponds with the day
  71.       of the week.  Monday is "1" and Sunday is "7".  Press <ENTER> to move to
  72.       the next screen.
  73.  
  74.            5.  Date Field:  Type the number of the day of the month (1-31) when
  75.       you want the alarm to sound.
  76.  
  77.            6.  Title Field:  Type up the title of the event for which you are
  78.       setting the alarm.  Up to 32 characters are allowed in the Title Field.
  79.       The title is displayed in the box that appears when the alarm activates.
  80.  
  81.            After making all the field entries, press <ENTER> and a Text Field
  82.       box appears.  You can enter up to four lines with fifty characters per
  83.       line in a message box that pops up when the alarm activates.
  84.  
  85. ^C----- Setting an Alarm -----
  86.  
  87.       You want the alarm to go off daily just before lunch.  To set the alarm:
  88.  
  89.            1.  Press <ENTER> on an empty entry line or an entry you wish to
  90.       change.
  91.  
  92.            2.  Type "11:55" and press <ENTER>.
  93.  
  94.            3.  Type "A" for Am and press <ENTER>.
  95.  
  96.            4.  Type "D" for Daily alarm and press <ENTER>.
  97.  
  98.            5.  You will now be on the Title Field.  If the alarm was Weekly or
  99.       Monthly, you would have been required you to enter the day of the week or
  100.       day of the month.  In this case, type "Lunchtime!" and press <ENTER>.
  101.  
  102.       This is the complete procedure for setting an alarm!
  103.  
  104. ^C----- Function Keys and Commands -----
  105.  
  106.       The Data Entry Sheet has a Help line at the bottom.  <F1> will call up
  107.  Help screens any time you are working with the Data Entry Sheet.  <F2> will
  108.  erase the current entry line so you can start fresh without having to delete
  109.  existing information.  <F3> will erase all twenty entries; however, you will
  110.  be prompted before the erasure takes place.  To save the data, press <ESC> to
  111.  return to the small menu.  Press <ESC> again to exit CHIME.  Your alarm is now
  112.  saved in the same directory in which CHIME was executed.
  113.  
  114.       If you place the word "CHIME" in the current PATH of the AUTOEXEC.BAT
  115.  file, the alarms will be set and ready to go every time you boot up your
  116.  system!
  117.  
  118. ^C----- End of Instructions -----
  119.  
  120.  
  121. ^CTo run this program outside ^1Big Blue Disk^0, type: ^1CHIME^0.
  122.  
  123.  Disk files this program uses:
  124. ^FCHIME.EXE
  125.