Domino Code Fragment
Code Name* Add together two one-dimensional arrays! | Date* 06/28/2025 | Source (or email address if you prefer)* [email protected] IP address:.172.71.254.235 | |
Description* Takes two arrays and builds them into one. | Type* LotusScript | Categories* (Misc) |
Implementation: | Required Client: | Server: |
Limitations: | Comments: This assumes that both arrays start at element (0), use Lbound and change code accordingly if it does not. |