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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how do i set procomm plus to monitor output and trigger an audible file to play on my pc

Status
Not open for further replies.

WYREDAWG

Technical User
Joined
Feb 1, 2003
Messages
70
Location
US
i am trying to write a script in Procomm that would monitor my logs for specific output. When the desired log appears on the screen i would like it to trigger an audible sound file on my computer like an alert/warning tone. I have been using the record feature on procomm to try and capture that data that is coming across but when i open the file there is nothing. Does someone have a script out there doing this?
 
Can you post your script? Usually the best way to detect a certain string is to use a when target command, then the called procedure could use the mciexec (I think) command to play a .wav file.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top