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 bkrike 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: BrianMiles
  • Content: Threads
  • Order by date
  1. BrianMiles

    Using "When Target"

    I am trying to make a script that will listen on the com port for certain messages and then call a process. I tried this: While 1 when target 0 " String 1 " call myproc when target 0 " String 2 " call myproc when target 0 " String 2 " call myproc endwhile myproc ... endproc It didn't pick...

Part and Inventory Search

Back
Top