I know procomm does not support win XP. but i had a few questions. it runs alright on my machine, but i find that the error information and so on is all bunchedon one line
with blocks in between, i'm assuming characters that the control couldn't intrepret as a carrige return. has anyone...
when i tried to declare a two dimensional array like this:
integer data[5000][7]
it said that it exceeded the stack or whatever when i tried to compile it. I was reading inthe help file and it mentioned something about only having 64k of stack or so. is there a way to increase this so that i...
how would i strip leading spaces from say text like this:
" Text is here"
i just put quotes around the text to show the spaces in front.
i tried a little function something like this, but it doesn't seem to be doing what i want it to do.
func StripLSpaces : string
param string...
Is it possible to send parameters to a script? I mean, if i hook up a script to execute from say a Meta Key button. can i send parameters that i can then use inside my script to determine what it should do?
I was playing around. I setup a script that would send a key stroke to the remote server to keep the connection alive whenever a certain string was sent to the connected client. This was done using when match call stuff. i had a infinite loop after my when statements with the yield command...
Hi there, i just purchased procomm earlier today and was playing with the scripting part. I found that procomm matches strings fine if ansi is turned off, but if the incoming data contain ansi sequences and stuff (colors) it doesn't catch them in when or waitfor statements.
Is there a way...
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.