in reply to Re: Send Array to Subroutine, Three Elements at a Time
in thread Send Array to Subroutine, Three Elements at a Time
I have some legacy code that takes the array, formats it and sends it out in a SMS text message.
But the array that gets texted out can only be 3 elements long before the text message format breaks.