A Dream!
Concat 2 Arrays (My Dream) - a simple function.... the point is that i wrote it in my dream! yes i did!!! and no i'm not stoned :-)
AI
AI Summary: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.
Source Code
Public Function CatArray(ByRef Array1 As Variant, ByRef Array2 As Variant) As Variant Dim sTemp As String sTemp = Join(Array1, vbNullChar) & vbNullChar & Join(Array2, vbNullChar) CatArray = Split(sTemp, vbNullChar) End Function
Original Comments (3)
Recovered from Wayback Machine