home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / vrac / pcal1471.zip / README.DOC < prev    next >
Text File  |  1994-11-18  |  17KB  |  364 lines

  1.                        PERSONAL CALENDAR (PC) FOR DOS             Version 14.71
  2.                               FILE README.DOC                      18 Nov 1994
  3.  
  4.                          Introductory Information
  5.                          ~~~~~~~~~~~~~~~~~~~~~~~~
  6.        Copyright 1985-1994 by Paul Munoz-Colman.  All rights reserved.
  7.  
  8.  
  9.               ┌─────────┐
  10.         ┌─────┴───┐     │               (R)
  11.       ──│         │o    │──────────────────
  12.         │   ┌─────┴╨──┐ │  Association of
  13.         │   │         │─┘  Shareware
  14.         └───│    o    │    Professionals
  15.       ──────│    ║    │────────────────────
  16.             └────╨────┘    MEMBER
  17.  
  18.  
  19. ╔═════════════════════════════════════════════════════════════════════════════╗
  20. ║  Paul Muñoz-Colman           │  TECHNICAL SUPPORT:   │ CREDIT CARD ORDERS:  ║
  21. ║  FunStuff Software           │  Voice 703-435-1110   │  Voice 800-242-4775  ║
  22. ║  11645 Charter Oak Court     │        703-693-5227   │   FAX  713-524-6398  ║
  23. ║  Suite 201                   │   FAX  703-435-3130   │ CompuServe 71355,470 ║
  24. ║  Reston, VA  22090-4526  USA │ CompuServe 71141,1224 │        or !GO SWREG  ║
  25. ╚═════════════════════════════════════════════════════════════════════════════╝
  26.  
  27.  
  28. INTRODUCTORY INFORMATION
  29. ~~~~~~~~~~~~~~~~~~~~~~~~
  30. Hello!
  31.  
  32. Personal Calendar (PC) is a Personal Information Manager (PIM) that contains a
  33. full-featured appointment reminder and a notepad.  PC displays a three-month
  34. scrollable calendar, a running analog and digital clock, and a time-oriented
  35. event (to-do) list and a text note list.  A historical tracking (a diary) is
  36. made of events and notes, which can all be printed.  Warnings and alarms
  37. (ticklers) tell when something is pending or overdue.
  38.  
  39. Driven by a simple flexible menu interface, Personal Calendar can be a normal
  40. or a TSR (pop up) program.  TSR use interrupts you at the earliest event.  As a
  41. TSR, an extremely small 6K byte kernel remains in conventional memory, with the
  42. balance swapped to expanded memory or disk.  TSR programming is extremely
  43. stable and environment-sensitive.  Personal Calendar also runs as a WinApp, in
  44. DOS Merge under UNIX, in a DESQview window, on a Mac under SoftPC, or in a DOS
  45. window under OS/2.
  46.  
  47. A longer description and additional information on  Personal Calendar are
  48. contained in file DESCRIBE.DOC, and within the Users Manual when the program is
  49. in operation.
  50.  
  51.  
  52. PACKAGING
  53. ~~~~~~~~~
  54. Personal Calendar is distributed on diskette and CD-ROM by vendors, and on
  55. Bulletin Board Systems (BBSs) for downloading.  Personal Calendar is packaged
  56. in a PKZIP "authenticated" compressed archive file.
  57.  
  58. The file has one of two forms:  a self extracting archive (EXE) or a normal
  59. archive file (ZIP), named as follows --
  60.  
  61.            PCAL1471.EXE   Self-extracting ZIP file    [diskette version]
  62.        or  PCAL1471.ZIP   Normal ZIP file             [BBS version]
  63.  
  64. The number within the archive filename corresponds to the version number, in
  65. this case 14.71.  (On CompuServe and ZiffNet, the file is named PERCAL.ZIP,
  66. with no version number.)  You need PKWARE's PKUNZIP program (version 2.04g or
  67. later) to extract the product from the ZIP file.  You need nothing extra to
  68. extract from the EXE file.  There is no difference in the contents of either
  69. file.
  70.  
  71.  
  72. SIMPLE INSTALLATION
  73. ~~~~~~~~~~~~~~~~~~~
  74. Here's a simple example of installation from the archive to a directory on your
  75. disk drive.  The installation process is the same whether the product is
  76. installed as shareware or registered, and wither a new installation or an
  77. upgrade.
  78.  
  79.    ╔════════════════════════════════════════════════════════════════════════╗
  80.    ║ If you already have an older version in the destination directory,     ║
  81.    ║ you will update PC, and preserve all of your appointments and options. ║
  82.    ║ Updates are always automatically "upward-compatible"!                  ║
  83.    ╚════════════════════════════════════════════════════════════════════════╝
  84.  
  85. In the following example, from a diskette, A: is the floppy drive.  For the BBS
  86. download example, E:\ZIP is the directory to where you downloaded.  In both
  87. cases, D: is the destination drive, and \CALENDAR is the subdirectory to which
  88. Personal Calendar is to be installed.  Put in the values for your system.
  89.  
  90. Either copy the BBS ZIP file from your download directory, or insert the
  91. distribution diskette in your floppy drive and enter the following commands
  92. from the DOS prompt (-O is the letter "o" to overwrite existing files of the
  93. same name):
  94.  
  95.         DOS Command               What it does
  96.         ~~~~~~~~~~~               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  97.         D:                        Change to the target drive
  98.         MD \CALENDAR              If needed, make Personal Calendar's directory
  99.         CD \CALENDAR              Change to Personal Calendar's directory
  100.  
  101.      /  COPY A:*.*                Copy all files from the diskette and
  102.      \  PCAL1471 -O                 install from PCAL1471.EXE
  103.  or                                     or
  104.      /  COPY E:\ZIP\PCAL1471.ZIP  Copy ZIP file from download directory and
  105.      \  PKUNZIP PCAL1471 -O         install from PCAL1471.ZIP
  106.  
  107.         CAL                       Run the program
  108.  
  109. After installation, when you're satisfied PC is working, be sure to ALWAYS
  110. store a copy of the PCAL1471.EXE or .ZIP archive file, just in case anything
  111. happens to your disk.  If you give PC to someone or upload it to a BBS, the
  112. distribution license permits you to give the original PCAL1471.EXE or .ZIP file
  113. only.
  114.  
  115.  
  116. PROGRAM OPERATION
  117. ~~~~~~~~~~~~~~~~~
  118. To run PC, at the DOS prompt, type --
  119.  
  120.     CAL
  121.  
  122. If under DOS 2.x, your current directory must be Personal Calendar's directory.
  123.  
  124. If under DOS 3 or later, you can run PC from any directory, either
  125. by including the directory in your DOS PATH statement, or by including the
  126. drive and directory name in front of the CAL command.  For example:
  127.  
  128.     D:\CALENDAR\CAL
  129. or
  130.     PATH {your other directories ...} ;D:\CALENDAR;
  131.     CAL
  132.  
  133. If you have a laptop, you may see a better presentation with PC's monochrome
  134. option:
  135.  
  136.     CAL MONO
  137.  
  138. If you have a monochrome computer and find the presentation unsuitable, you can
  139. adjust the default presentation choices by choosing:
  140.  
  141.     CAL COLOR
  142.  
  143. In a DOS window under OS/2, use the following option:
  144.  
  145.     CAL OS2
  146.  
  147.  
  148. USERS MANUAL
  149. ~~~~~~~~~~~~
  150. To see the User's Manual for Personal Calendar while it is running, press F1
  151. (function key 1), or select "Help" from the Main Menu.  When in the manual, you
  152. can print it by pressing the * or PRINT key on your keyboard.  You can also
  153. press F9 to copy the manual to a text file.
  154.  
  155.  
  156. CHANGES
  157. ~~~~~~~
  158. Check the HISTORY.DOC file to see new features in recent versions of Personal 
  159. Calendar.
  160.  
  161.  
  162. TSR MODE (POP UP/DOWN)
  163. ~~~~~~~~~~~~~~~~~~~~~~
  164. To install Personal Calendar in its memory resident (TSR) mode, place the CAL
  165. command in your AUTOEXEC.BAT file.  Position the "CAL" command as follows:
  166.  
  167.        AFTER a  disk cache, 
  168.                 mouse driver, and 
  169.                 LAN workstation services software, *
  170.  
  171.    and BEFORE a permanent menu system or shell (such as DOSSHELL)
  172.  
  173.   * Note to LANTASTIC users:  Lantastic 5.0 is compatible
  174. with this product only if you obtain and apply the SERVTSR.EXE correction,
  175. available from Artisoft.
  176.  
  177. If you want to run PC from your menu or shell, set your menu to run program
  178. CALPOPUP.COM.  Set PC's Memory-Resident Options to enable Automatic Pop Down,
  179. and set Automatic Startup with the name of your appointment file.
  180.  
  181.  
  182. WINDOWS 3 USERS
  183. ~~~~~~~~~~~~~~~
  184.      Loading Under Windows:  PC runs under Microsoft Windows 3 as a DOS task,
  185. but TSR features are disabled.  Windows PIF and ICO files are furnished for
  186. your convenience.  PC will not automatically task-switch on an alarm.  In
  187. enhanced mode, the supplied PIF file assigns Shift-Ctl-F10 as a default
  188. short-cut key to switch to PC (similar to the TSR mode's default hot key).
  189.  
  190.      Loading Before Windows:  PC may also be loaded before Windows 3 as a TSR,
  191. but like any TSR, will not pop up over Windows.
  192.  
  193.  
  194. DESQVIEW USERS
  195. ~~~~~~~~~~~~~~
  196. DESQVIEW (DV) OPERATION.  Although PC will run under DV as a TSR, it doesn't
  197. really make much sense to do so, thus it's recommended to run it normally.  In
  198. the background, alarms and warnings "sound through" to the foreground window,
  199. slowed by multitasking.  No automatic window switching takes place.  File
  200. PC-PIF.DVP is provided for you to use as a DESQview Program Information File
  201. (PIF), with some included key parameters:
  202.  
  203.                      Memory Size (in K): 295
  204.                  Max Memory Size (in K): 640
  205.  
  206.         Max Expanded Memory Size (in K): 640  (if using EMS swapping as a TSR)
  207.                              Text Pages: 1  
  208.                          Graphics Pages: 0   
  209.          Writes text directly to screen: Y
  210.           Displays graphics information: N
  211.        Virtualize text/graphics (Y,N,T): T
  212.               Close on exit (Y,N,blank): N    (if using DOS shell or TSR mode)
  213.                     Uses its own colors: Y
  214.  
  215.  
  216. INSTALLATION FILES
  217. ~~~~~~~~~~~~~~~~~~
  218. See file PACKING.LST for a description and purpose of each installation file.
  219.  
  220.  
  221. EVALUATING THE PROGRAM AND ORDERING A REGISTERED COPY
  222. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  223. You may try Personal Calendar for a 30-day period on an evaluation basis at no
  224. charge.
  225.  
  226. If you continue to use the program after the evaluation period, please purchase
  227. the product and pay the $39 license fee ($43 outside of US/Canada).  Upgrades
  228. to existing registrations are $19 ($23 outside of US/Canada), plus applicable
  229. sales tax (VA only).  Shipping is included.  For credit card orders, call
  230. 800-242-4775 (Australian customers, call (02) 519-4233), from CompuServe's
  231. Shareware Registration Service (!GO SWREG, item #280), or online through the
  232. VOR or MB BBSs (see below).  For site license information and quantity
  233. discounts, see file REGISTER.DOC.
  234.  
  235. To order by mail, fill out the ORDER FORM and mail it with your payment to the
  236. address shown (include tax if applicable).  You can print the ORDER FORM (file
  237. ORDER.FRM) from Personal Calendar at any time by pressing F8.  Specify 3½" or
  238. 5¼" diskettes, and spell your name for your license.
  239.  
  240.  
  241. BENEFITS OF REGISTERING
  242. ~~~~~~~~~~~~~~~~~~~~~~~
  243. When we receive your registration order and payment, we'll send you a diskette
  244. with your personal registration file CALSER.DAT, the latest copy of the
  245. program, and a printed copy of the users manual.  As a bonus, we'll also send
  246. you information on various special offers, and selected utilities.
  247.  
  248. The registered version suppresses all registration reminders and order prompts,
  249. and lets you optionally suppress the startup screen.  To enable the registered
  250. mode, simply copy file CALSER.DAT from the diskette to the directory in which
  251. you have installed the program file CAL.EXE.
  252.  
  253. If you're updating from an earlier version of Personal Calendar, make sure your
  254. CALSER.DAT file stays in the installation directory.  If we've supplied you
  255. with a newer CALSER.DAT file, make sure you use the latest one.
  256.  
  257. Please DO NOT modify the contents of CALSER.DAT, as doing so will invalidate
  258. the registration data it contains.
  259.  
  260.  
  261. DISTRIBUTION POLICY
  262. ~~~~~~~~~~~~~~~~~~~
  263. Personal Calendar may be distributed under the terms of the LIMITED
  264. DISTRIBUTION LICENSE contained in file LICENSE.DOC.  BBS SysOps please consult
  265. file SYSOP.DOC for our policy on distribution of Personal Calendar by BBS. 
  266. Disk Vendors and user groups please consult file VENDOR.DOC.
  267.  
  268. You may not distribute the CALSER.DAT registration file to anyone not covered
  269. by your software license.
  270.  
  271.  
  272. IN CLOSING
  273. ~~~~~~~~~~
  274. Enjoy Personal Calendar!  We welcome discussion of this product or any related
  275. topic, if you are interested.  Contact us by mail, CompuServe mail, or phone as
  276. shown at the top of this file.  The latest version of Personal Calendar may be
  277. obtained from your favorite disk vendor, or on the BBSs shown below.  We make a
  278. point of placing recent and major upgrades on these boards, and when released,
  279. they are available there for download:
  280.  
  281. ------------------------------------------------------------------------------
  282.  
  283.  On CompuServe   IBMSYS, MSDOS, and ZENITH
  284.  
  285.  On ZiffNet      TIPS, PBSAPPS
  286.  
  287.      or   on the following EXCELLENT support bulletin boards --
  288.  
  289.         THE ELUSIVE DIAMOND           THE VOR & MOTHERBOARD BBSs
  290.         (703) 323-6423 & -1782        (707) 778-8944 & -8841
  291.         Gregg Snyder, SysOp           Vern & Julie Buerg, SysOps
  292.         Userid "PC CAL",              ("OPEN ORDER" to Register)
  293.         Password "FUNSTUFF"
  294.  
  295. THE BREAK EAST BBS         THE CONSULTANT BBS      THE BREAK WEST BBS    
  296. (703) 680-9269             (718) 837-3236          (916) 727-3007   
  297. Bruce Jackson, SysOp       Jay Caplan, SysOp       Jim Thompson, SysOp   
  298.   ("PC" Conference)        (Main Conference)       ("Pers Calendar" Conference)
  299.  
  300. and to contact me by Internet:  71141.1224@CompuServe.Com
  301.                            or:  Paul.Munoz-Colman@Consultant.Com
  302.  
  303. ------------------------------------------------------------------------------
  304.  
  305. ┌─────────────────────────────────────────────────────────────────────────────┐
  306. │                                                                             │
  307. │   PLEASE NOTE!  You can be SURE you have received an authentic copy         │
  308. │   of Personal Calendar ONLY if the following message appears after          │
  309. │   extracting any, every, and all files from this archive.  Please contact   │
  310. │   us if the exact authentication signature does not appear!  Version 2.04g  │
  311. │   of PKUNZIP is required to reveal the authentication data; this is         │
  312. │   automatic for a self-extracting archive.)                                 │
  313. │                                                                             │
  314. │    ─────────────────────────────────────────────────────────────────────    │
  315. │                                                                             │
  316. │  Inflating: CAL.EXE       -AV              <-- "-AV" appears on EVERY file  │
  317. │                                                                             │
  318. │  Authentic files Verified!   # NPU161      <--  this is the signature       │
  319. │  Paul Munoz-Colman             ~~~~~~                                       │
  320. │                             (the number must show exactly as above)         │
  321. └─────────────────────────────────────────────────────────────────────────────┘
  322.  
  323. The contents of this archive are as follows (note the size and CRC-32 value on
  324. file README.DOC will not be correct):
  325.  
  326. ------------------------------------------------------------------------------
  327.  
  328. PKZIP (R)   FAST!   Create/Update Utility   Version 2.04g   02-01-93
  329. Copr. 1989-1993 PKWARE Inc.  All Rights Reserved.  Registered Version
  330. PKZIP Reg. U.S. Pat. and Tm. Off.   Patent No. 5,051,745
  331.  
  332. ■ 80486 CPU detected.
  333. ■ EMS version 4.00 detected.
  334. ■ XMS version 3.00 detected.
  335.  
  336. Searching ZIP: PCAL1471.ZIP - Personal Calendar (Executable), Version 14.71
  337.  
  338.  Length  Method   Size  Ratio   Date    Time    CRC-32  Attr  Name
  339.  ------  ------   ----- -----   ----    ----   -------- ----  ----
  340.  117985  DeflatX 116526   2%  11-18-94  23:50  7bbe31d2 --w-  CAL.EXE
  341.   21280  DeflatX   3225  85%  11-18-94  23:50  98d6127d --w-  CALERROR.DAT
  342.   83120  DeflatX  21281  75%  11-18-94  23:50  a527712a --w-  CALHELP.DAT
  343.    4706  DeflatX   1718  64%  11-18-94  23:50  e3373c82 --w-  CALINIT.DAT
  344.    4136  DeflatX   1342  68%  11-18-94  23:50  835116d0 --w-  CALNAMES.DAT
  345.      12  Stored      12   0%  11-18-94  23:50  3560c47a --w-  CALPOPUP.COM
  346.     294  DeflatX    259  12%  11-18-94  23:50  2483ba9a --w-  CALREMOV.COM
  347.     766  DeflatX    167  79%  11-18-94  23:50  9983c5e7 --w-  CAL.ICO
  348.     545  DeflatX    159  71%  11-18-94  23:50  8ded98ac --w-  CAL.PIF
  349.     416  DeflatX    122  71%  11-18-94  23:50  d38f0598 --w-  PC-PIF.DVP
  350.    5692  DeflatX   2075  64%  11-18-94  23:50  aa7eee02 --w-  ORDER.FRM
  351.   10227  DeflatX   4252  59%  11-18-94  23:50  222d3bfd --w-  DESCRIBE.DOC
  352.   21371  DeflatX   8093  63%  11-18-94  23:50  53db4e2c --w-  HISTORY.DOC
  353.   21725  DeflatX   7828  64%  11-18-94  23:50  9e1c3058 --w-  LICENSE.DOC
  354.   13583  DeflatX   4919  64%  11-18-94  23:50  96d2e221 --w-  REGISTER.DOC
  355.   11045  DeflatX   4397  61%  11-18-94  23:50  8d4a2e3a --w-  SHARWARE.DOC
  356.    3127  DeflatX   1440  54%  11-18-94  23:50  b18fcdf6 --w-  SYSOP.DOC
  357.    4176  DeflatX   1794  58%  11-18-94  23:50  326c7dd4 --w-  VENDOR.DOC
  358.     380  DeflatX    293  23%  11-18-94  23:50  b6099bd5 --w-  FILE_ID.DIZ
  359.    3520  DeflatX   1498  58%  11-18-94  23:50  92fe0cac --w-  PACKING.LST
  360.   17010  DeflatX   6695  61%  11-18-94  23:50  b7b5380d --w-  README.DOC
  361.  ------          ------  ---                                  -------
  362.  345116          188095  46%                                       21
  363.  
  364.