Data commit

This commit is contained in:
Ingy döt Net 2023-07-01 11:58:00 -04:00
parent 7387c8f97b
commit cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{{language|LotusScript}}LotusScript is a programming language used in Lotus Notes and other [[IBM]]/Lotus products. It is very similar to [[Visual Basic]] (code can usually be copied between languages with little modification), but has many specific built-in classes for accessing objects within the Lotus Notes/Domino environment.
The Lotus Domino Designer application is the primary [[:Category:Integrated Development Environments|IDE]] used for developing programs in LotusScript, and also allows development in [[Java]]/[[JavaScript]] and Formula language.
==External links==
*[http://www-128.ibm.com/developerworks/lotus/documentation/dominodesigner/ Lotus Domino Designer documentation]

View file

@ -0,0 +1,2 @@
---
from: http://rosettacode.org/wiki/Category:LotusScript

1
Lang/LotusScript/Comments Symbolic link
View file

@ -0,0 +1 @@
../../Task/Comments/LotusScript

View file

@ -0,0 +1 @@
../../Task/Hello-world-Text/LotusScript

View file

@ -0,0 +1 @@
../../Task/Roman-numerals-Encode/LotusScript

1
Lang/LotusScript/Send-email Symbolic link
View file

@ -0,0 +1 @@
../../Task/Send-email/LotusScript

View file

@ -0,0 +1 @@
../../Task/Show-the-epoch/LotusScript

View file

@ -0,0 +1 @@
../../Task/Sorting-algorithms-Heapsort/LotusScript

1
Lang/LotusScript/Variables Symbolic link
View file

@ -0,0 +1 @@
../../Task/Variables/LotusScript