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 IamaSherpa 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. cirrus

    Monitor two port with one script?

    Is it possible that one script can monitor incoming data on two ports and take action depending on what data is received on any given port? If so can you provide a small example as I am not a programmer and it take me a while to understand the programming technics. Much appreciated, Nick
  2. cirrus

    How to distiguish between two similar lines?

    THANKS Knob! There were extra characters which allowed me to differentiate between the similar lines. I made the changes and it works! Thanks again!
  3. cirrus

    How to distiguish between two similar lines?

    The data for each target is not always necessarily received in sequence. Sometimes there is other data between. Can you give me an example of code representing your comment? Much appreciated. Nick
  4. cirrus

    How to distiguish between two similar lines?

    Ok here is my script. The problem is that I only want ONE action per line received but it seems that targets 20 and 22 also cause targets 19 and 21 to be triggered. I am new to this as this is my script. Any suggestions in laymens terms so there is no conflict between 19-22? modify the code...
  5. cirrus

    Help - Newbie - start me in the right direction

    Hi two things. 1. Can someone point me to a thorough Aspect scripting manual I can download and study? 2. Provide me with a sample script which does the following: listens on com1 for string1, string2, string3 etc..... when string1 shows up run a simple DOS program command. when string2...

Part and Inventory Search

Back
Top