Autor Thema: DocLink auf einen dedizierten Server  (Gelesen 3133 mal)

Offline Rob Green

  • Freund des Hauses!
  • Gold Platin u.s.w. member:)
  • *****
  • Beiträge: 2.651
  • Geschlecht: Männlich
    • Meipor
DocLink auf einen dedizierten Server
« am: 24.11.02 - 16:34:35 »
Creating DocLinks using undocumented lotusscript method
Davy Vanherbergen


Ever wanted to create doclinks using a different serverHint than the server you are creating the docLinks on? Using the method below, you can...

Code

Given replicaID of a database and the UNIDS of a view or document to link to, adds a link to the end of a rich-text item.

Defined In

NotesRichTextItem

Syntax

Call notesRichTextItem.AddLinkByIds( dbReplicaID$, serverHint$, viewUNID$, documentUNID$, comment$ [, HotSpotText$ ])

Parameters

serverHint$

String. ServerName in Canonical or Common format.

viewUNID$

String. UniversalID of the notesview you want to use for opening the document. Use an empty string ("") to create database link if no documentUNID is specified, or to use the default view for opening docLinks.

documentUNID$

String. UniversalID of the document you want to link to. Use an empty string ("") to create a view Link or database Link.

comment$

String. The text that appears when a user presses and holds the mouse pointer over the link.

HotSpotText$

Optional. String. If supplied, the HotSpotText will appear in the RichTextItem as boxed text which can be clicked on with the mouse to follow the link. In this case, no other token appears in the text.

Quelle: http://d.dominodeveloper.net/members/ampersand/home.nsf/0/10B9ED5E29E0E10B48256C35005A0460?OpenDocument
Vielleicht verdirbt Geld wirklich den Charakter.
Auf keinen Fall aber macht Mangel an Geld ihn besser.
(John Steinbeck)

Meiporblog: http://www.meipor.de/blog
allg. Unternehmerblog: http://www.m-e-x.de/blog

 

Impressum Atnotes.de  -  Powered by Syslords Solutions  -  Datenschutz