Domino (08)

Source: Internet
Author: User
Tags ldap

I. Common commands:

@ Command and @ postedcommandRegionThe @ command occurs before the subsequent command, and the @ postedcommand starts to run after the other commands are completed!

@ If (@ command ([fileopendatabase]; "newsubj"); ""; @ return (""); Enable data logging

@ Command ([OpenView]; "MERs ");

@ Postedcommand ([compose]; "persondata"); open a window and start logging

@ Command ([editdocument]); Enable zookeeper Mode

@ Command ([movetotrash]); after F9

@ Command ([refreshwindow]); refresh the window, equivalent to F9

@ Command ([fileclosewindow]); in this document, you can set whether to save or not a log in the saveoptions field.

@ Command ([editgotofield]; "subject"); automatically jumps to the subject field

@ Command ([editinserttext]; "new subject"); enter a value for the current domain

Ii. Resolve the sender address: @ name and @ username

1. Return the "Mary Tsen/Statement/" format @ name ([abbreviate]; author)

2. Return "Mary Tsen" @ name ([canonicalize]; "Mary Tsen ")

3. Return Cn = marytsen/ou = illustration/ou = documentation/o = Acme/C = US @ name ([canonicalize]; "Mary Tsen /")

4. Return the statement box of "Mary Tsen". If the author value is Cn = Mary Tsen/ou = authentication/o = Acme.

@ Prompt ([OK]; "common name"; @ name ([CN]; author ))

5. The returned response @ name ([ou2]; author)

6. Return "US \ Acme \ R & D \ Development \ documentation \ Authentication.

@ Name ([tokeyword]; author)

7. Return the external receiver address "streitfeld, Sara (Miami)" <SStreitfeld@gazette.com>.

@ Name ([LP]; user_name)

8. Back to external pickup address "streitfeld, Sara (Miami)" "streitfeld, Sara (Miami)" <SStreitfeld@gazette.com>.

@ Name ([Phrase]; user_name)

9. Back to external pickup address SStreitfeld@gazette.com "streitfeld, Sara (Miami)" <SStreitfeld@gazette.com>.

@ Name ([address821]; user_name)

10. The dead letter cam/Lotus (John Doe/CAM/Lotus) is returned ).

@ Name ([hierarchyonly]; user_name)

The following is not used. Unknown

11. This example returns "secretary," the LDAP attributetype name for the domino term, "assistant ."

@ Name ([toat]; "assistant ")

12. This example returns "Internet address," the domino term equivalent to the LDAP attributetype name "mail ."

@ Name ([tofield]; "mail ")

13. This example returns "number," the domino term equivalent to the LDAP data type, "integer ."

@ Name ([todatatype]; "integer ")

14. This example returns "directory string," the syntax used in the LDAP directory for the domino data type "text ."

@ Name ([tosyntax]; "text ")

Obtain the partial region in names. nsf.

@ Prompt ([OK]; "Department:"; "department is:" + @ dblookup ("Notes": "nocache"; @ subset (@ dbname; 1 ): "names. NSF ";" ($ users) "; @ lowercase (@ username);" Department "))

@ Prompt ([OK]; "Department:"; "department is:" + @ dblookup ("Notes": "nocache"; @ subset (@ dbname; 1 ): "names. NSF ";" people ";" James. wong ";" Department "))

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.