EnglishРусский  

   Array

   Buffer

   COM/OLE

   Console

   CSV

   Dbf

   Files

   FTP

   Hash

   HTTP

   INI File

   Keyboard

   Math

   Memory

   Process

   Registry

   Socket

   Stack

   String

   System

   Thread

   Tree

   XML

Ads

Scriptius script builder
Provides the best choice in work automation and great time saving features.

CreateInstall
Freeware and commercial installers.

Cell Phone Batteries
Batteries Plus offers batteries for laptop, camcorder, cell phone, camera.

Gentee needs your help!
How to advertise with us
 
laptop battery

Clipboard

These functions are used to work with the Windows clipboard. For using this library, it is required to specify the file clipboard.g (from lib\clipboard subfolder) with include command.

include : $"...\gentee\lib\clipboard\clipboard.g"

clipboard_gettext Gets a string from the clipboard.
clipboard_settext Copies a string into the clipboard.
Edit