• how to configure keyword

    By Manfred Meise 2 decades ago

    How do you configure the keywords for "Gets" and "Arguments" fields? Which values do you normally supply there? All given LS datataypes?

    • Re: How to configure keywords

      By Marko Bonaci 2 decades ago

      Assign yourself role Administrator and you'll have the option "Settings" on the main outline.

      Then choose Keywords and enter your values in the profile doc, field "Product classes/Parameters".

      I suggest these (for LotusScript) for R5:



      Char

      Currency

      Double

      Integer

      Long

      NotesACL

      NotesACLEntry

      NotesAgent

      NotesAppletContext

      NotesDatabase

      NotesDateRange

      NotesDateTime

      NotesDbDirectory

      NotesDocument

      NotesDocumentCollection

      NotesEmbeddedObject

      NotesForm

      NotesInternational

      NotesItem

      NotesLog

      NotesMIMEEntity

      NotesName

      NotesNewsletter

      NotesOutline

      NotesOutlineEntry

      NotesRegistration

      NotesReplication

      NotesRichTextItem

      NotesRichTextParagraphStyle

      NotesRichTextStyle

      NotesRichTextTab

      NotesSession

      NotesTimer

      NotesUIDatabase

      NotesUIDocument

      NotesUIView

      NotesUIWorkspace

      NotesView

      NotesViewColumn

      NotesViewEntry

      NotesViewEntryCollection

      NotesViewNavigator

      Single

      String

      Variant



      and these if you use R6 and higher:



      Boolean

      Char

      Currency

      Double

      Integer

      Long

      NotesACL

      NotesACLEntry

      NotesAdministrationProcess

      NotesAgent

      NotesAppletContext

      NotesColorObject

      NotesDatabase

      NotesDateRange

      NotesDateTime

      NotesDbDirectory

      NotesDocument

      NotesDocumentCollection

      NotesDOMAttributeNode

      NotesDOMCDATASectionNode

      NotesDOMCharacterDataNode

      NotesDOMCommentNode

      NotesDOMDocumentFragmentNode

      NotesDOMDocumentNode

      NotesDOMDocumentTypeNode

      NotesDOMElementNode

      NotesDOMEntityNode

      NotesDOMEntityReferenceNode

      NotesDOMNamedNodeMap

      NotesDOMNode

      NotesDOMNodeList

      NotesDOMNotationNode

      NotesDOMParser

      NotesDOMProcessingInstructionNode

      NotesDOMTextNode

      NotesDOMXMLDeclNode

      NotesDXLExporter

      NotesDXLImporter

      NotesEmbeddedObject

      NotesForm

      NotesInternational

      NotesItem

      NotesLog

      NotesMIMEEntity

      NotesMIMEHeader

      NotesName

      NotesNewsletter

      NotesNoteCollection

      NotesOutline

      NotesOutlineEntry

      NotesRegistration

      NotesReplication

      NotesReplicationEntry

      NotesRichTextDocLink

      NotesRichTextItem

      NotesRichTextNavigator

      NotesRichTextParagraphStyle

      NotesRichTextRange

      NotesRichTextSection

      NotesRichTextStyle

      NotesRichTextTab

      NotesRichTextTable

      NotesSAXAttributeList

      NotesSAXException

      NotesSAXParser

      NotesSession

      NotesStream

      NotesTimer

      NotesUIDatabase

      NotesUIDocument

      NotesUIView

      NotesUIWorkspace

      NotesView

      NotesViewColumn

      NotesViewEntry

      NotesViewEntryCollection

      NotesViewNavigator

      NotesXMLProcessor

      NotesXSLTransformer

      Single

      String

      Variant