#title StringArrayCopy [RCBasic Doc] #header sub StringArrayCopy(ByRef src$, ByRef dst$) This function is exists to be internally called by the runtime but should not be called directly. Use ArrayCopy() #ref ArrayCopy