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!

Recent content by BrianMiles

  1. BrianMiles

    Using "When Target"

    Thanks 1337hax0rz, knob, and comtechau for your quick responses. I was able to get the script up and running minutes after you replied.:)
  2. BrianMiles

    Using "When Target"

    Ok Thanks, it works great now!
  3. BrianMiles

    Using "When Target"

    So if I execute them once will they continuasly be active unless I clear them?
  4. 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