メインコンテンツへスキップ

検索

検索

Sleep Command?

コメント

1件のコメント

  • Avatar
    Shotaro Ito
    [quote name='martinarcher' timestamp='1333767308' post='2152']
    Hey all,
    I have a quick question. I've been messing with the VB Scripting in Bartender and need to pause my script briefly. I am familiar with the Sleep command in VB in the following applications...
    [/quote]

    You can do that by
    [code]Sleep(5000)[/code]
    0

サインインしてコメントを残してください。