Viewing 1 post (of 1 total)
  • Author
    Posts
  • #6623
    dreftymac
    Participant

    Here is another idea. If it were possible to run a macro at the start of emeditor.exe and at the exit of emeditor.exe, then the user could create a macro to copy the INI files herself (or do any other file maintenance tasks).

    This would be under:

    macros -> customize -> runs at events:
    EmEditor startup (checkbox)
    EmEditor exit (checkbox)

    EmEditor already has this ability (almost) because the user can trigger a macro at the “document close” event and the “file open event”. The problem with using the “document close” event is this runs multiple times, once for every document you have open when you’ve exited EmEditor.

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.