Skip to main content

Search

Search

Set Value And Serialize It

Comments

2 comments

  • Avatar
    Michael Toupin (mtoupin

    So I've tested this, and there's a problem of timing.  You need this to only fire once right after the prompt, so what I've done that makes this work appropriately is change the VB script to an 'event control script' using the 'OnPostPrompt' event.  That way it will only execute after the prompt occurs and will allow serialization to work appropriately.

    0
  • Avatar
    Legacy Poster

    Yeah! It works now!

    I knew that problem was with event, but I didn't know what events are in Bartender.

    I didn't even found it in VB Scripting help book in Bartender.

    0

Please sign in to leave a comment.