home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95.com 1996 September / WIN95_09962.iso / auto / cm95-10.zip / CLOK-CHG.TXT < prev    next >
Text File  |  1996-08-30  |  5KB  |  105 lines

  1. **********************************************************************
  2. ClockMan95 MAJOR CHANGES
  3. **********************************************************************
  4. ClockMan95 Build 47 (27aug96) <-- Current release
  5.     FIXED!    Reboot & Shutdown Windows now works correctly under NT 3.51.
  6.     FIXED!    The WXSock WIL extender DLL no longer assumes you have
  7.         RAS installed. (This only affected users who were directly
  8.         connected to the Internet.)
  9.     FIXED!    If you call WXSock's HTTPRecvText function and the page
  10.         received is longer than the max length you requested, or
  11.         if the last line of text received doesn't end in a
  12.         linefeed it will no longer GP fault.
  13.     FIXED!    The Pegasus Mail Automation Assistant handles the Send/
  14.         Receive Mail option correctly.
  15.  
  16. ClockMan95 Build 45 (30jul96)
  17.     FIXED!    (NT 3.51) If you don't have NT's Dial-Up Networking installed,
  18.         ClockMan95 will now run correctly.
  19.     FIXED!    (NT 3.51) Setup now creates Program Manager groups with icons
  20.         correctly.
  21.     FIXED!    (NT 3.51) Setup sets the files' dates & times correctly.
  22.  
  23. ClockMan95 Build 43 (15jul96)
  24.       NEW!    This should be considered a beta release of the NT 3.51
  25.         version of ClockMan95. (The same .exe file should work on
  26.         both Windows 95 & Windows NT 3.51.) Let us know if you have
  27.         any problems running this under NT.
  28.     FIXED!    Sometimes sending Alt- & other special keystrokes to DOS
  29.         boxes wouldn't work correctly. They do now.
  30.     FIXED!    If your WIL script calls the ClockMan custom command
  31.         CMEvtItemize, it now returns the correct event IDs.
  32.     FIXED!    CMGetEvtInfo now works without GP faulting if you pass it
  33.         an event ID of @CMFirst.
  34.     FIXED!    Some users were reporting that their Automation Assistants
  35.         weren't advancing to the next page under certain circumstances.
  36.  IMPROVED!    The WIL scripts created by the Internet Automation
  37.         Assistants will automatically redial the host if there's a
  38.         busy signal. You can specify how many times to redial.
  39.  IMPROVED!    ClockMan95 now saves your password with RAS jobs (Internet
  40.         stuff) under Windows NT 3.51.  To change your passwords
  41.         for your RAS accounts, goto the new RAS tab in the Options
  42.         dialog.  Windows95 users won't see this as ClockMan95 
  43.         knows which platform its running on.
  44.  
  45. ClockMan95 Build 38 (22may96)
  46.       NEW!    You can specify which program will be launched when you 
  47.         hit the Edit button for WIL files in Set Alarms.
  48.         Previously it would always bring up Notepad. This way, you
  49.         can associate WIL or WBT files with WinBatch if you like,
  50.         and also be able to specify your favorite program for
  51.         editing the files. Have your cake & eat it too!
  52.       NEW!    ClockMan95's Setup now includes an Uninstall option, and
  53.         also adds an entry to the Control Panel's Add/Remove
  54.         Programs entry.
  55.     FIXED!    Hitting the Hide button on a Countdown event sometimes
  56.         caused a GP fault.
  57.     FIXED!    If you're running Windows95 standalone (not on a net),
  58.         ClockMan would erroneously claim it was missing some DLLs.
  59.  IMPROVED!    The Internet-related custom WIL commands have been split
  60.         off into their own WIL extender file (WXSock32i.dll). This
  61.         means you can call these functions directly from a
  62.         standalone WinBatch file (if you have WinBatch), as well
  63.         as part of a ClockMan event.
  64.  
  65. ClockMan95 Build 36 (27mar96)
  66.     FIXED!    Depending on how you specified a document in the Pgm line,
  67.         sometimes ClockMan wouldn't launch its associated program
  68.         correctly.
  69.     FIXED!    Setup will now add ClockMan95 to the Start Menu's StartUp
  70.         folder if you ask it to.
  71.  
  72. ClockMan95 Build 35 (21mar96) <-- Initial release
  73.     NEW!    Automation Assistants - a set of wizards that make it
  74.         easy to automate some of the more popular utilities.
  75.         We lead you step-by-step through setting up an event
  76.         for Norton Disk Doctor, Windows95 Defrag, Eudora,
  77.         Pegasus Mail, OzCIS, Tapcis, McAfee Virus Scanner, &
  78.         more! And more Automation Assistants to be available
  79.         later.
  80.     NEW!    12 custom WIL commands let your WIL script query or
  81.         even change aspects of the event that launched it.
  82.     NEW!    22 Internet WIL commands let your WIL script dial up
  83.         your ISP in the background without bothering with the
  84.         "Connect To" dialog. You can even do Winsock
  85.         programming in your WIL scripts! (See WILCMDS.TXT)
  86.     NEW!    You can now pass parameters to a WIL event! Just
  87.         include them on the WIL command line as you would
  88.         when running a program.
  89.     NEW!    Now that this is a Windows 95 app, the InfoBars
  90.         position themselves on the right side of the active
  91.         window's caption bar.
  92.  IMPROVED!    ClockMan95 is a multithreaded, 32-bit app.
  93.  IMPROVED!    WIL events are now in their own threads. This means
  94.         that no matter how long a WIL script takes to finish,
  95.         the next event will always run on time.
  96.  IMPROVED!    We've added a Pause button to the Countdown box.
  97.  IMPROVED!    ClockMan recognizes long filenames, including ones
  98.         with embedded spaces. In Set Alarms, you must put a
  99.         program's pathname (or data filename) with embedded
  100.         spaces in quotes. (If you want to activate an
  101.         existing window, you must put the title name in []
  102.         instead of quotes.)
  103.  IMPROVED!    ClockMan95 detects if you're running Norton File
  104.         Assist & moves the InfoBars over accordingly.
  105.