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

  • Users: RonT1
  • Order by date
  1. RonT1

    Capture script and launch a keyboard macro

    Thank you so much Knob. Really appreciate this.
  2. RonT1

    Capture script and launch a keyboard macro

    My gosh Knob. You made it so simple. As I am just learning procomm, how would you recommend I add it to the script. You are great!!!
  3. RonT1

    Capture script and launch a keyboard macro

    Sorry Knob, I should have thought. The marco reader I wrote myself. It and the marco are located at: C:\Program files\My Marcos\Marco\Qwest_Test1.mac I launch this after Procomm saves the capture file (pw01.cap as example) on the LAN. This is then opened, copied and transferred by the macro...
  4. RonT1

    Capture script and launch a keyboard macro

    Something else, not associated with Procomm.
  5. RonT1

    Capture script and launch a keyboard macro

    Thank you for the quick response Knob. I guess I should have provided my script, its a simple capture on/off I wrote: proc main while 1 if $carrier capture on transmit "^M" transmit "password^M" while $carrier yield endwhile capture off pause 1 endif endwhile endproc This captures a file and...
  6. RonT1

    Capture script and launch a keyboard macro

    I'm new to script writing, I've made a script for capturing a file. I would like to now launch a keyboard script currently on my "C" drive to continue the process. Help please...

Part and Inventory Search

Back
Top