KNOWLEDGE BASE
Log In    |    Knowledge Base    |    4D Home
Tech Tip: Renamed Commands in 4D v11 SQL
PRODUCT: 4D | VERSION: 11 | PLATFORM: Mac & Win
Published On: October 23, 2008

The following commands have been renamed in 4D v11 SQL:

4D 2004 Name 4D v11 SQL Name
APPEND TO CLIPBOARD APPEND DATA TO PASTEBOARD
CLEAR CLIPBOARD CLEAR PASTEBOARD
GET CLIPBOARD GET PASTEBOARD DATA
GET PICTURE FROM CLIPBOARD GET PICTURE FROM PASTEBOARD
Get text from clipboard Get text from pasteboard
SET PICTURE TO CLIPBOARD SET PICTURE TO PASTEBOARD
SET TEXT TO CLIPBOARD SET TEXT TO PASTEBOARD
Test clipboard Pasteboard data size
   
INSERT ELEMENT INSERT IN ARRAY
DELETE ELEMENT DELETE FROM ARRAY
INSERT LIST ITEM INSERT IN LIST
DELETE LIST ITEM DELETE FROM LIST
GET PLUGIN LIST PLUGIN LIST


These renamed commands are functionally the same. Note however that most of the commands of the “Clipboard” theme have been modified in order to manage data from drag and drop actions.

Commented by Jesse Pina on July 24, 2009 at 9:02 AM
See the following Tech Note for more details on the new features of the Pasteboard in 4D v11 SQL: http://kb.4d.com/search/assetid=48915