4D Pack v164D_Pack Introduction |
||||||||||||||||||||||||||||||||||
|
4D Pack v16
4D_Pack Introduction
|
Commands removed | Replaced with (if applicable) |
_o_AP Save BMP 8 bits | 4D commands of the "Pictures" theme. |
_o_AP FCLOSE, _o_AP fopen, _o_AP FPRINT, _o_AP fread | Obsolete features |
_o_AP Get file MD5 digest | Generate digest |
_o_AP ShellExecute | LAUNCH EXTERNAL PROCESS |
Command removed | Replaced with (if applicable) |
AP AVAILABLE MEMORY | GET MEMORY STATISTICS |
AP CLOSE HELP, AP HELP INDEX, AP HELP ON HELP, AP HELP ON KEY | Obsolete commands - The Windows Help application (WinHlp32.exe) is no longer integrated in Windows starting with Windows Vista. |
AP Create method, AP Modify method | METHOD SET CODE("myMeth";vCode;*) |
AP Does method exist | METHOD GET NAMES($arrNames;"myMeth") |
AP Get picture type | Commands of the "Pictures" theme |
AP Get templates | Obsolete command |
_AP External clock, AP SET CLOCK | TimePicker Widget (4D v14) |
AP Rect Dragger | SET DRAG ICON |
AP Timestamp to GMT | $laDate:=String(Curent date;ISO Date GMT;Current time) |
AP GET PARAM, AP SET PARAM | Obsolete commands - Secondary parameters managed by these commands are no longer maintained. |
AP PICT DRAGGER -> Use the integrated drag and drop functions of 4D (MouseDown, MouseX and MouseY System Variables in the case of “click” type events)
AP PICT UPDATER and %AP Pict displayer -> Use a picture field
AP Read Picture BLOB -> Use BLOB TO PICTURE
AP Read Picture File - > Use READ PICTURE FILE
AP Save GIF -> Use CONVERT PICTURE + WRITE PICTURE FILE
AP SET PICT MODE -> Use SET FORMAT
AP Select document -> Use Select document
AP Set palette -> Use Select RGB Color
AP Sublaunch -> Use LAUNCH EXTERNAL PROCESS
AP PrintDefault -> Use AP BLOB to print settings + AP Print settings to BLOB
AP Text to PrintRec -> Use AP BLOB to print settings + AP Print settings to BLOB
AP PrintRec to text -> Use AP BLOB to print settings + AP Print settings to BLOB
AP PrValidate -> Use AP BLOB to print settings + AP Print settings to BLOB
AP Toolbar installed -> Use Tool bar height (returns 0 if toolbar is hidden)
AP SET WEB FILTERS -> Use SET DATABASE PARAMETER and Get database parameter
AP ShellExecute (Mac OS) --> Use LAUNCH EXTERNAL PROCESS
AP Add table and fields -> Use 4D SQL engine
AP Create relation -> No alternative solution currently
Product: 4D Pack
Theme: Preface
Modified: 4D Pack v16
4D Pack ( 4D Pack v16)