Domino Code Fragment
Code Name* Add together two one-dimensional arrays! | Date* 07/04/2025 | Source (or email address if you prefer)* [email protected] IP address:.172.70.130.155 | |
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. |