跳到主内容

搜索

搜索

Set Value And Serialize It

评论

2 条评论

  • 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

请先登录再写评论。