home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / DESKTOP / AN300.ZIP / TECH.DOC < prev    next >
Text File  |  1992-09-27  |  9KB  |  210 lines

  1.             Technical notes regarding Ample Notice 3.0
  2.  
  3.  
  4. If you want to run ALARM.COM with DESQview or Windows, we 
  5. recommend loading ALARM in a window within these environments 
  6. rather than before DESQview or Windows are loaded.  Create a 
  7. little batch file, say AN3.BAT, which loads ALARM, then runs Ample 
  8. Notice:
  9.  
  10.   CD C:\AN3
  11.   ALARM -L
  12.   AN
  13.  
  14. For Windows, edit a PIF file with 'Execution: Background' checked.  
  15. You can change the icon from the generic one Windows gives you to 
  16. AN3.ICO (on the Ample Notice disk) if you like.  Switching tasks 
  17. in Windows sends an <Alt> keypress to Ample Notice, which 
  18. inadvertantly activates the AN's menu bar.  If this bothers you, 
  19. change AN's menu selection key from <Alt> to (e.g.) <Ctrl> by 
  20. including
  21.   Tap 3
  22. in CONFIG.CAL.
  23.  
  24. For DESQview, edit a PIF file to run AN3.BAT which include 'Runs 
  25. in background'.  You'll also want 
  26.   Virtualize text/graphics
  27. set to 'N', and
  28.   Uses serial ports
  29. set to whatever your mouse is on.  Add
  30.   !k
  31.   Tap 3
  32. to your CONFIG.CAL file to suppress the time display (which seems 
  33. to bleed through into other DESQview tasks) and to make <Ctrl> 
  34. rather than <Alt> (used by DESQview) the key you tap to bring up 
  35. the menu bar.
  36.  
  37.  
  38. If you make use of the 43- or 50-row display option (by including 
  39. Rows 43 or Rows 50 in CONFIG.CAL), you may want to return to a 25-
  40. row display when you exit Ample Notice.  Include
  41.   ExitVideoMode 3
  42. to accomplish this on color displays.
  43.  
  44.  
  45. Jagged borders on your HP LaserJet printouts may indicate that 
  46. you're using a proportional font.  You can fix the problem by 
  47. selecting the PC-8 symbol font from your printer's control panel, or 
  48. you can append the sequence 
  49.   ,27,40,49,48,85
  50. to the lines starting with Dimensions in your CONFIG.CAL file.
  51.  
  52. Jagged borders will also result if your printer doesn't support the 
  53. control codes used for date headings.  Printer installation 
  54. (performed when ANSETUP is run) should set the appropriate codes, 
  55. but if there are problems with headings you can edit the codes in 
  56. the CONFIG.CAL file.  For example, the entry
  57.   HeaderStart 1,27,69
  58. turns on emphasized print for headers in the 'Normal' style.  (27 = 
  59. <Esc>, 69 = 'E')  The line
  60.   HeaderEnd 1,27,70 
  61. turns off emphasized print at the end of each header in Normal 
  62. style.  Look at CONFIG.CAL to see what the entries for the four 
  63. styles (Normal, Compressed, Tiny, Custom) are now.  (These will be 
  64.  
  65. four HeaderStart entries and four HeaderEnd entries.)  If an entry 
  66. is missing (e.g. no HeaderStart 3 or HeaderEnd 3 lines for Tiny), 
  67. that means that the Epson defaults are used instead.  To omit 
  68. special codes altogether, just put blank entries such as 
  69.   HeaderStart 1
  70.   HeaderEnd 1
  71. Blank entries will fix the jagged borders, but won't highlignt 
  72. headings.  Here are some alternatives with which to experiment:
  73.  
  74.   HeaderStart 1,27,69             Emphasized
  75.   HeaderEnd 1,27,70
  76.   HeaderStart 1,27,52             Italics
  77.   HeaderEnd 1,27,53
  78.   HeaderStart 1,27,45,1           Underline
  79.   HeaderEnd 1,27,45,0
  80.   HeaderStart 1,60                Use '<'
  81.   HeaderEnd 1,62                  and '>'; e.g. <Title>
  82.  
  83. (And likewise for HeaderStart 2, HeaderEnd 2, ...)
  84. AN will print calendars using graphics characters for borders by 
  85. default.  The result looks good, but printing is slow.  The entry 
  86.   BorderStyle 0 
  87. in CONFIG.CAL will substitute ASCII characters such as '|' 
  88. and '-' for graphics characters and substantially improve 
  89. printing speed.  
  90.  
  91. One user reported difficulty reading the screen on an LCD laptop 
  92. with the default colors in AN.  He fixed the problem by putting 
  93. the following line in CONFIG.CAL:
  94. ColorList 0,15,7,15,7,8,1,2,0,2,7,0,1,15,7,14,8,1,0,7,0,1,2,7,9,7,0
  95. Also note that on a laptop you may have to change the state of the 
  96. NumLock key for the cursor keys to work properly in AN. 
  97.  
  98. While you can use the AN editor to modify files other than NOTES, 
  99. don't try to edit non-ASCII files (containing characters such as 
  100. <ESC>). 
  101.  
  102. Ample Notice can handle as many appointments per day as you like, 
  103. and each appointment can be arbitrarily long subject to the 
  104. following constraint:  when you print out the appointment list, no 
  105. single appointment should be too big to fit in a single column.  
  106. If you get the message
  107.  
  108.   Appointment won't fit in column - use wider/longer column.
  109.  
  110. then you should try a mode (normal, compressed, tiny or custom) 
  111. which has larger columns.  If no such mode is available, you can 
  112. edit your CONFIG.CAL file to reduce the number of columns in a 
  113. printout, thus making each column wider.  (See Section 8 of the 
  114. manual.)  Another fix is to split an extremely long appointment 
  115. into two or more appointments on the same day.  Note that there is 
  116. no problem with viewing very long appointments on the screen - the 
  117. restriction applies only to printouts.
  118.  
  119. If your computer shows the wrong time on the alarm clock but the 
  120. correct time when you type TIME at the DOS prompt then you should 
  121. try running the utility TIMER (a public domain program by David 
  122. Macchiarolo and Jim Seley) or FIXCLOCK before running ALARM 
  123. (preferably in your AUTOEXEC.BAT file).  In particular, AT&T 6300 
  124. users should run the sequence 
  125.   TIMER
  126.   ALARM
  127.   FIXCLOCK
  128.  
  129.  
  130. The ALARM program doesn't get along perfectly with the DOSSHELL 
  131. program included with DOS versions 4 and 5.  If you load ALARM 
  132. before running DOSSHELL you can bring up the alarm window from 
  133. within the DOSSHELL menu in the customary manner.  However, the 
  134. ALARM window then ignores the next 61 keystrokes.  For example, if 
  135. you want to close the ALARM window you normally press <Esc>.  
  136. Within DOSSHELL you must hold down <Esc> for a few seconds before 
  137. your keyboard's autorepeat feature sends enough ignored keystrokes 
  138. to finally send the magic 62nd one.  
  139.  
  140. If this solution bothers you, you can run any program from 
  141. DOSSHELL and bring up ALARM without this difficulty.  For example, 
  142. run COMMAND.COM, press the magic shift combination for popping up 
  143. ALARM, then operate as usual.  Type EXIT to return from 
  144. COMMAND.COM to DOSSHELL. 
  145.  
  146. The AN.EXE program itself works fine with DOSSHELL.
  147.  
  148.  
  149. USING AMPLE NOTICE ON A NETWORK
  150.  
  151. When AN is run the program uses the appointments file specified in 
  152. CONFIG.CAL or (if not so specified) in the directory in which 
  153. AN.EXE was found.  This means that if AN.EXE is on a network 
  154. drive, all users will access the same NOTES file by default.  
  155. While multi-user access to a single NOTES file may be supported in 
  156. the future, it is not recommended in the current version of Ample 
  157. Notice.  However, network users can still maintain individual and 
  158. group files of appointments; following are a few suggestions.
  159.  
  160. If you want to access your private notes file, there are two 
  161. approaches.  
  162.   AN -F C:\NOTES
  163. will use the default CONFIG.CAL file, but will use the 
  164. appointments file C:\NOTES.  This means you'll share color 
  165. preferences and other options with other network users, but you'll 
  166. load your own appointments file.  The command
  167.   AN -C C:\CONFIG.CAL
  168. will load Ample Notice using the preferences in your private 
  169. CONFIG.CAL file (assuming that this is located in the directory 
  170. C:\).  Your CONFIG.CAL file can in turn specify the appointments 
  171. files; e.g., the lines
  172.   Archive C:\ARCHIVE.CAL
  173.   Notes C:\NOTES
  174. in CONFIG.CAL determine your archive and appointments files.  You 
  175. may want to create a one-line batch file containing such a command 
  176. so that you don't have to remember the syntax.
  177.  
  178. What about viewing several users' appointments at once?  Ample 
  179. Notice lets you import and export appointments to and from other 
  180. files.  If several users want to share appointments listings for 
  181. scheduling meetings, each user can export pertinent appointments 
  182. to a file with an agreed-upon name (e.g. JUDY.CAL on the network 
  183. drive).  A manager scheduling a meeting can include these files in 
  184. a single NOTES file.  The menu for file import and export is 
  185. viewed by pressing 'F' once to enter the File View, and 'F' a 
  186. second time for File Operations.
  187.  
  188. One user offered the following suggestion for sharing a notes file 
  189. on a network.  He uses a short batch file
  190.  
  191.  
  192.   ren g:\an\notes notes.rbw
  193.   d:\an\an -f g:\an\notes.rbw
  194.   ren g:\an\notes.rbw notes
  195.  
  196. to make the notes file 'disappear' while he (rbw) is using it.  
  197. His secretary (cm) uses a similar file:
  198.  
  199.   ren c:\an\notes notes.cm
  200.   c:\an\an -f c:\an\notes.cm
  201.   ren c:\an\notes.cm notes
  202.  
  203. If either user finds that the notes file is missing, he knows that 
  204. the other is currently using it.
  205.  
  206. More sophisticated network options may be added in the future.  If 
  207. you have suggestions for the ways in which files should be shared 
  208. on a network, please let Granny know.
  209.  
  210.