Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. whb0922

    how to figure out the problem of not sychronizing of macro execute

    how to figure out the problem of not sychronizing of macro execute such as .Transmit "S" .Transmit Text1 End If .TransmitTerminalKey rcVtUpKey all is done only after macro is completed if you run the macro step by step you can see the interface does not...
  2. whb0922

    how to read and use .StatusBar = ,WaitForString ")"...?

    [6;59f", "[4;13f", anyone know its meaning?
  3. whb0922

    how to read and use .StatusBar = ,WaitForString ")"...?

    .StatusBar = "Waiting for Prompt: Entry Date:" .WaitForString "B" & ESC & "[4;13f", NEVER_TIME_OUT, rcAllowKeystrokes .StatusBar = "" .StatusBar = "Waiting for Prompt: A/C:070011000012 A/C Type: A/C Code:" .WaitForString "B" & ESC & "[6;59f"...

Part and Inventory Search

Back
Top