LONGSTRING LOAD array%(), nbr, string$

Will copy 'nbr' characters from 'string$' to the long string variable 'array%()' overwriting whatever was in 'array%()'.