<< LotusScript.doc (part 3) | Home | Hide property box in Designer >>

Multiple form aliases

Looking at the "Reply with History" form I saw that the form has multiple aliases. The form name is specified like the below:

Reply | wReply | Reply
A simple test reveals that you can use both the aliases (wReply and Reply) from commands such as @Command([Compose]). This is really nice for backwards compability if you need to rename a form.