4D v15

Obsolete commands renamed

Home

 
4D v15
Obsolete commands renamed

Obsolete commands renamed  


 

 

Obsolete commands are ones whose use has become strongly discouraged and that will not be maintained in future versions of the program.

For better clarity in 4D v15, every obsolete command has been prefixed by "_o_" if this was not already the case.

Since obsolete commands are no longer available in 4D lists (see the Obsolete commands now hidden section), you will not be able to select them. They will only be renamed in existing code.

The following table lists obsolete commands that have been renamed in 4D v15 and are therefore removed from 4D lists:

Previous nameNew name in 4D v15
ADD DATA SEGMENT_o_ADD DATA SEGMENT
ADD SUBRECORD_o_ADD SUBRECORD
ALL SUBRECORDS_o_ALL SUBRECORDS
APPLY TO SUBSELECTION_o_APPLY TO SUBSELECTION
ARRAY STRING_o_ARRAY STRING
ARRAY TO STRING LIST_o_ARRAY TO STRING LIST
Before subselection_o_Before subselection
C_INTEGER_o_C_INTEGER
C_STRING_o_C_STRING
Convert case_o_Convert case
Create resource file_o_Create resource file
CREATE SUBRECORD_o_CREATE SUBRECORD
DATA SEGMENT LIST_o_DATA SEGMENT LIST
DELETE RESOURCE_o_DELETE RESOURCE
DELETE SUBRECORD_o_DELETE SUBRECORD
DISABLE BUTTON_o_DISABLE BUTTON
During_o_During
ENABLE BUTTON_o_ENABLE BUTTON
End subselection_o_End subselection
FIRST SUBRECORD_o_FIRST SUBRECORD
Font name_o_Font name
Font number_o_Font number
Get component resource ID_o_Get component resource ID
Get platform interface_o_Get platform interface
INVERT BACKGROUND_o_INVERT BACKGROUND
ISO to Mac_o_ISO to Mac
LAST SUBRECORD_o_LAST SUBRECORD
Mac to ISO_o_Mac to ISO
Mac to Win_o_Mac to Win
MODIFY SUBRECORD_o_MODIFY SUBRECORD
NEXT SUBRECORD_o_NEXT SUBRECORD
ORDER SUBRECORDS BY_o_ORDER SUBRECORDS BY
PICTURE TYPE LIST_o_PICTURE TYPE LIST
PREVIOUS SUBRECORD_o_PREVIOUS SUBRECORD
QT COMPRESS PICTURE_o_QT COMPRESS PICTURE
QT COMPRESS PICTURE FILE_o_QT COMPRESS PICTURE FILE
QT LOAD COMPRESS PICTURE FROM FILE_o_QT LOAD COMPRESS PICTURE FROM FILE
QUERY SUBRECORDS_o_QUERY SUBRECORDS
Records in subselection_o_Records in subselection
REDRAW LIST_o_REDRAW LIST
SAVE PICTURE TO FILE_o_SAVE PICTURE TO FILE
SET PICTURE RESOURCE_o_SET PICTURE RESOURCE
SET PLATFORM INTERFACE_o_SET PLATFORM INTERFACE
SET RESOURCE_o_SET RESOURCE
SET RESOURCE NAME_o_SET RESOURCE NAME
SET RESOURCE PROPERTIES_o_SET RESOURCE PROPERTIES
SET STRING RESOURCE_o_SET STRING RESOURCE
SET TEXT RESOURCE_o_SET TEXT RESOURCE
USE EXTERNAL DATABASE_o_USE EXTERNAL DATABASE
USE INTERNAL DATABASE_o_USE INTERNAL DATABASE
Win to Mac_o_Win to Mac

XSLT commands have been renamed in 4D v14 R4 :

Previous nameNew name 4D v15
XSLT APPLY TRANSFORMATION_o_XSLT APPLY TRANSFORMATION
XSLT GET ERROR_o_XSLT GET ERROR
XSLT SET PARAMETER_o_XSLT SET PARAMETER

For more information, please refer to the XSLT commands deprecated section.

Several 4D Pack commands have also been deprecated since 4D v14 R5 :

Previous nameNew name
AP FCLOSE_o_AP FCLOSE
AP fopen_o_AP fopen
AP FPRINT_o_AP FPRINT
AP fread_o_AP fread
AP Save BMP 8 bits_o_AP Save BMP 8 bits
AP Add table and fields_o_AP Add table and fields
AP Create relation_o_AP Create relation
AP Get file MD5 digest_o_AP Get file MD5 digest
AP ShellExecute_o_AP ShellExecute

For more information, please refer to the Obsolete commands renamed section.

On the other hand, certain commands that were previously declared obsolete in the documentation, but which did not meet the definition set out above, have been "reintegrated".

These are commands of limited interest now, because they correspond to former programming modes or can be replaced with more efficient code, but their continuity is not called into question:

Activated
Outside call
After
Before
Deactivated
In header
In footer
In break
Modified
Document type



See also 

Obsolete commands now hidden

 
PROPERTIES 

Product: 4D
Theme: Language

 
HISTORY 

 
ARTICLE USAGE

4D v15 - Upgrade (standard edition) ( 4D v15)

Inherited from : Obsolete commands renamed ( 4D v15)