home *** CD-ROM | disk | FTP | other *** search
/ PSION CD 2 / PsionCDVol2.iso / Programs / 447 / FAQ&TIPS.TXT < prev    next >
Encoding:
Text File  |  1998-11-20  |  2.3 KB  |  46 lines

  1.                  Macro5 v2.35
  2.                  ------------
  3.  
  4. FAQ and TIPS :
  5. --------------
  6. + ?? When I try to run a macro, I get the error message 'ppp procedure not found' ??
  7.   => you get this error when you try to launch macros directly from the program
  8.      editor or from the shell. Macros can only be run through shortcuts in Macro5.
  9.  
  10. + ?? When using Copy/Paste functions or sending key sequences,
  11.      I get sometimes strange behaviors or the target application crashes ??
  12.   => Try to add pauses between commands to let the system catch up.
  13.      Begin with 'Pause 100' (5 seconds) and decrease the value if it works.
  14.  
  15. + ?? How do I cycle backward through tasks ??
  16.   => If you cycle trought tasks with Ctrl+Space, Ctrl+Del
  17.      cancels the cycling and any other Ctrl+key cycles backward.
  18.  
  19. + ?? Macro5 is not restarted after a backup ??
  20.      PsiWin 2.1 restarts only the applications in the ROM.
  21.      You can nevertheless uncheck the advanced option 'Close for backup'
  22.      to keep Macro5 open during the backups. The drawback is that you
  23.      will get a warning message each time you will try to backup Macro5.app 
  24.  
  25. + ?? Macro5 does not close for the backups or from the tasklist ??
  26.   => Check the option 'Close for backup' in the advanced options.
  27.      If you do so, Macro5 will close for the backups but you will
  28.      have to restart it by hand after.
  29.  
  30. + ?? Why don't you set a hotkey for Macro5 ??
  31.   => A hotkey switches back to the application only when
  32.      the application is already running and is not busy (e.g. not
  33.      waiting for a dialog). On the other hand, an Extras-bar key always
  34.      switches back to the application, starting it if needed (that's what
  35.      does Macro5 shortcuts).
  36.      It is therefore more efficient to assign one of the Extras-bar keys
  37.      to Macro5 (Sytem : Tools->Control Panel->Extras bar) and have
  38.      the same key combination to start and switch back to Macro5.
  39.      For example, assigning Macro5 to the key 'Extras', will allow you
  40.      to access Macro5 with Ctrl+Extras in any events.
  41.  
  42. + ?? Why don't add the possiblity to use the keys 1, 2 and 3 to switch
  43.      between the shortcuts tabs ??
  44.      You can use the arrows and 'Tab' to navigate through the panels.
  45.      Since there is only 3 tabs, one keystroke is always enough to go to
  46.      the panel of your choice.