Afternoon.
I'm trying to get procomm to check my pc for all serial modem connections. I can have up to 4 modems depending on the pc it will be running on. Is there a way for the scripts to dynamically check for all or will I have to manually program all? I have tried making a script using set...
How about something like this? I use this for capturing both comports to a text file and they run for each day.
capture off
strcat s_Connection $DATE
; format will be MM-DD-YYYY_Comx.txt
strreplace s_Connection "/" "-"
strcpy s_Buffer...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.