Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next

example code

it's a form which is designed to copy the content of a richtext field to the clipboard.
The postOpen event contains the following code:
---
Call source.GotoField("Body")
Call source.SelectAll
Call source.Copy
Call source.close
---

this form is being called by a NotesUIWorkspace.dialogBox().

Example:
---
set ws = new notesUIWorkspace
set doc = something
doc.body = "test"
call ws.dialogbox(..., doc)
---


Feedback response number WEBB7J5P9T created by ~Zelda Nimnuplopetsi on 09/03/2008

NotesUIDocument.selectAll() returns... (~Zelda Nimnuplo... 3.Sep.08)
. . Passed issue along to developer. F... (~Vijay Bubfanak... 3.Sep.08)
. . Could you supply more context? (~Lorraine Minab... 3.Sep.08)
. . . . example code (~Zelda Nimnuplo... 3.Sep.08)
. . . . . . possible workaround... (~Maria Feznulit... 22.Sep.08)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS