home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / hook57.zip / playback.doc < prev    next >
Text File  |  1996-01-04  |  2KB  |  54 lines

  1.      Tue  01-10-95
  2.  
  3. From:Morton F. Kaplon   CIS:73457,437
  4.  
  5.   To:Those Interested
  6.  
  7.   Re:MacroPlayBack from Command Line
  8.  
  9.   Some users have indicated an interest in having the capability to play
  10.   back macros created with the HOOK program from the command line.
  11.  
  12.   The included program   PLAYBACK.EXE or PLAYBAKF.EXE does this.
  13.  
  14.   To playback a macro CREATED with HOOK from an OS/2 command line
  15.   give the command:
  16.  
  17.       playback  macro_file_spec
  18.           or
  19.       playbakf  macro_file_spec    Plays Back Faster Than Above
  20.  
  21.   where MACRO_FILE_SPEC is the complete file specification, including
  22.   drive, directory,name and extension of the macro to play back. This
  23.   specification was created when the macros was stored to disk by the
  24.   HOOK program. The HEX extension is important as the program tests to
  25.   see that it exists.
  26.  
  27.   Just before the playback occurs a low beep (f=300,duration = 200 ms)
  28.   is given and at the completion of the playback a hihger beep is
  29.   given (f = 1000,duration = 200 ms).
  30.  
  31.   If the user is going to assign  playing back a particular macro to a
  32.   Hot-Key of the HOOK program, then he/she must be careful in the
  33.   creation of the macro. If the macro is intended to play a character
  34.   string, then in constructing it, the user should include as the first
  35.   actions of the macro that of making the intended window the active
  36.   focus window with a Mouse activation or some other means. Remember
  37.   that the macro uses the DeskTop as it is currently configured and not
  38.   as it might have been at the time of the macro creation.
  39.  
  40.   I have not tested this extensively as yet but I have created some
  41.   character strings whose macro I have assigned to a Hot Key and with
  42.   the above caution obeyed, it works quite satisfactorily. I have also
  43.   used it to load programs already assigned to hot Keys intermixed
  44.   with other commands in the macro .
  45.  
  46.   The only difference between playbacvk.exe and playbakf.exe is that
  47.   playbakf.exe plays the macro back FASTER.
  48.  
  49.   I should be interested in receiving any feedback.
  50.  
  51.   Thanks
  52.  
  53.   Morton F. Kaplon
  54.