home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 1B / DATAFILE_PDCD1B.iso / _pocketbk / pocketbook / 003 / sndoff_zip / README.TXT next >
Text File  |  1994-06-12  |  4KB  |  100 lines

  1.  
  2.                         Pelican Software Inc.
  3.                         P.O.Box 74072
  4.                         Houston, Tx. 77274-1072
  5.  
  6.  
  7.                       Sound Off v1.2 for the Series 3a
  8.  
  9. Sound Off is Freeware from Pelican Software. Just don't forget us when you
  10. need a personal finance tool for the S3a. Banker v2.0 from Pelican Software Inc.
  11. runs on the S3a and is Quicken compatible. It can be purchased from Psion Inc.,
  12. New World Technologies, J&R MusicWorld, and Sharper Image to name a few.
  13.  
  14. Installation:
  15.  
  16. Create a directory \App\Sndoff on any drive.
  17. Install the Sndoff.opa into any \App directory.
  18. Install the Sndoff.pic into any \App\Sndoff directory.
  19.  
  20.  
  21. About Sound Off:
  22.  
  23. Sound Off is simple but much needed utility program for the Psion Series 3a. It
  24. is simple because it performs a simple function. The programming is not simple
  25. to accomplish this task, but it was well worth the effort, as you will see.
  26.  
  27. Have you ever been in a meeting and had the Series 3a alarm start ringing. It can
  28. be embarrassing. I remember in the Psion developers conference in London in 1993,
  29. the last place you expected to hear alarms going off inadvertantly, fanfare after
  30. fanfare. I wondered why don't these people turn their sound off. Surely they knew
  31. they were coming here. I sure did, after the plane ride from Houston, Tx.
  32.  
  33. Even more embarrasing is the second time in the same meeting. Well, Sound Off will
  34. fix this dilemma forever.
  35.  
  36. How does it work?
  37.  
  38. When you first start Sound Off you will be prompted to show the program your
  39. standard sound settings. This is so that the program will know what settings
  40. to return your sound to when it turns the sound back on. Choose "Re-configure
  41. sound" to change these settings at a later date. The program does this because
  42. when you start up Sound Off your sound may be off, and in this case Sound Off
  43. would not know what your standard ON settings are.
  44.  
  45. Sound Off lets you build a database of events. An event represents a future
  46. time and date when the sound should be turned off.
  47.  
  48. Press <Enter> to set a New Event. Type in a name for the event. Next type in
  49. the date, time and duration of the event. Finally using some code borrowed
  50. from the Pelican Alarm Server, you can make the event repeatable, which
  51. quickly becomes a necessity with a program like this. This way you only have
  52. to enter the event time/date once.
  53.  
  54. For example if you get up every morning to go out and walk, and you don't want
  55. an alarm going off while you're out walking, just set a Sound Off event in
  56. the time slot that you normally go out, and make it a Daily repeat.
  57.  
  58. Here's a list of repeat types:
  59.  
  60.         Yearly
  61.         Monthly by date - (same date next month)
  62.         Monthly by day  - (same day of week , next month, like third Wed.)
  63.         Monthly(last day) - (last day of month, regardless of how many days in month.)
  64.         Weekly - (same day next week)
  65.         Daily - (tomorrow)
  66.         Workday - (next workday, based on your system settings)
  67.         Restday - (next restday, based on your system settings)
  68.         Every (x) days  - (how ever many days you set)
  69.         Every (x) hours - (how ever many hours you set)
  70.  
  71. For the record...
  72.  
  73. This was all done in Opl for those that say you can't do anything powerful in
  74. Opl. Once your database has at least one entry, the S3a will queue a time
  75. that will wake up the machine at the minute when you want the sound to turn
  76. off. The sound will be turned off. After the event duration is completed the
  77. machine wakes up and the sound is turned back on.
  78.  
  79. The next earliest event will then be queued. If the event that just terminated
  80. is repeatable, the time/date of that event will be updated before finding the
  81. next earliest event.
  82.  
  83. Special keys:
  84.  
  85. Menu            Menu options
  86. Enter           New Event
  87. Help            Help
  88. Space bar       Turn machine off
  89.  
  90. Sound settings:
  91. Use this option to set your sound just like you would from the system screen.
  92.  
  93. Re-configure sound:
  94. Use this option to reset Sound Off's standard sound settings. These are the
  95. settings Sound Off uses when turning your sound back on. You would use this
  96. option if you had been using a LOUD key click, and now you want to use QUIET.
  97.  
  98.  
  99.  
  100.