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 wOOdy-Soft 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: *

  • Users: brandewie7
  • Content: Threads
  • Order by date
  1. brandewie7

    Extra Macro Error

    I am having trouble running macros from Extra PC 6.4. Ocassionally the macro will run fine. Other times it will start to run, and freeze my computer. I have tried it on other computers with the same Extra version. Does anyone else have this problem? If so, are there any solutions. Thanks
  2. brandewie7

    Error Handler for "Switch, Retry, Cancel"

    I am looking for suggestions on how to handle the error above. In my application, my code loops while the oia.xstatus <>0, and then waits for a specific string (waitforstring method). Occassionally the string never shows up (an unexpected error). After waiting for a while, an error shows up...
  3. brandewie7

    Static Variable in Extra Macro

    I am trying to have the default value of an inputbox equal the value of the last answer of the inputbox. For example: Static DefaultAccount dim question as string question = inputbox(&quot;What account?&quot;,,DefaultAccount) defaultaccount=question This first time the macro is ran it should...

Part and Inventory Search

Back
Top