home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / TECLADO / PB14.ZIP / CHANGES.DOC < prev    next >
Encoding:
Text File  |  1990-12-15  |  1.1 KB  |  19 lines

  1.  
  2. 12/15/90         Ver 1.4 corrected an error in ver 1.3 that failed to 
  3. increment the Keyfiles name properly.  More importantly, V 1.4 changes 
  4. the way the program determines whether Playback is loaded.  Older 
  5. versions required a disk file.  This didn't work on networks where 
  6. multiple users could be using Playback at the same time.  V1.4 corrects 
  7. this problem so that Playback can be used on a network.  Unfortunately, a 
  8. result of this is that Keyfiles created using older versions of Playback 
  9. WON'T run on version 1.4.  You'll have to re-record your old Keyfiles.
  10.  
  11. The configuration part of the program also has a new variable added: 
  12. Default Playback Speed.  Before, all your key sequences were recorded and 
  13. played back at normal speed, unless you used the Menu program to change 
  14. their playback speed.  Now you can specify a default other than normal 
  15. speed.  For example, if you select "Boost" as the default then all your 
  16. keystroke sequences would be recorded and played back at Boost speed.  
  17. You can still use the Menu program to change each programs individual 
  18. playback speed.  The config program just specifies the default.
  19.