Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5487
    Ned
    Member

    If the user runs a macro one time and the macro prompts the user to answer a question, is there a place in memory that I can store that answer so that it will be available the next time the macro is executed? Thanks!

    #5489
    Yutaka Emura
    Keymaster

    Ned wrote:
    If the user runs a macro one time and the macro prompts the user to answer a question, is there a place in memory that I can store that answer so that it will be available the next time the macro is executed? Thanks!

    You will need to create a file and save your information, or create a registry key and set values with your information.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.