Changes between Initial Version and Version 1 of Ticket #63


Ignore:
Timestamp:
Jun 4, 2009, 11:45:33 AM (16 years ago)
Author:
westram
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63

    • Property Keywords macros added
    • Property Summary changed from Macro recording for EDIT4 to Macro recording/playback for clients
  • TabularUnified Ticket #63 – Description

    initial v1  
     1 * currently macros are only recorded and played back in the main application (ARB_NTREE), e.g. in ARB_EDIT4 no macros are available.
     2 * to record client-actions, the client has to inform the server about each action (do so only if macro recording is active; store that information in a global awar)
     3 * for playback: remote commands from perl contain an application tag (currently always "ARB_NT"). If this contains a different tag, then the client with this name should handle it.
     4
     5(see also #179)