DLLSetClipboardText()

DLLSetClipboardText()
  • SYNOPSIS:
    succ = DLLSetClipboardText(sText$)
  • DESCRIPTION:
    This command allows you to move ASCII text onto the system clipboard. Note: The clipboard is completely emptied before it is written to.
  • PARAMETERS:
    sText$ The text you want to move on to the system clipboard.
  • RETURNS:
    True or False - Probably should not expect this to fail, but its possible.
  • EXAMPLE:
    See Example013.bb
  • BUGS:
    None Known.

Return To Index
Problems with this command or bugs? EMail me at: mailto:loki.sd@blueyonder.co.uk

Section Last Updated: Saturday, February 2, 2002 2:05 PM GMT

All materials used in this help, related sources and binaries are (C)opyright Rob Hutchinson, Joseph Cox and Tarropithium Software 2002. All rights reserved. All software is provided without warranty unless otherwise stated.
Tarropithium Software or the authors will not be held liable for any damage or data loss that may occur during the application of this software. Use it at your own risk!