arraywrite TX_BUFF,["SU ", #COMMAND, sdec PARAM1,0]
if you look for the null termination chr then you may not need to know the length or write a subby to determine the length if you have to
arraywrite TX_BUFF,["SU ", #COMMAND, sdec PARAM1,0]
if you look for the null termination chr then you may not need to know the length or write a subby to determine the length if you have to
Bookmarks