InfoConnect for Unisys VBA Guide
ScratchPadContents Property
Gets or sets the contents of the Scratch Pad.
Syntax
Object.ScratchPadContents As String
Remarks
Scratch Pad accepts both text strings and Rich Text Format strings. Unless the parameter value includes the RTF formatting, it is inserted as plain text.

To empty the Scratch Pad contents, pass in an empty string rather than null (or in Visual Basic, Nothing).

See Also

 

 


2015 Attachmate

Send Feedback