Home AMX Forum NetLinx Studio
Options

What command would do this

In my previous life i would use something like "recstring+=data" to append the contents of data to recstring. What is the equivalent command in netlinx i have tried the following as a test that should just keep appending the same string and increase the string length

onktrabuffer="onktrabuffer,("'S!6PWR00',$0D,$0A,'E'")" // test line

Comments

Sign In or Register to comment.