| 4D Pack v15.1Presentación de 4D_Pack | ||||||||||||||||||||||||
|  | 
    4D Pack v15.1
 Presentación de 4D_Pack 
         | |||||||||||||||||||||||
| Comandos eliminados | Remplazado por (si aplica) | 
| AP AVAILABLE MEMORY | GET MEMORY STATISTICS | 
| AP CLOSE HELP, AP HELP INDEX, AP HELP ON HELP, AP HELP ON KEY | Comandos obsoletos - La aplicación Windows Help (WinHlp32.exe) ya no está integrada en Windows a partir de 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 | Comandos del tema "Imágenes" | 
| AP Get templates | Comandos obsoletos | 
| _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 | Comandos obsoletos - Los parámetros secundarios administrados por estos comandos ya no se mantienen. | 
AP PICT DRAGGER -> Utilice las funciones de arrastrar y soltar integradas de 4D (MouseDown, MouseX y MouseY  en el caso de los eventos de tipo “clic”)
AP PICT UPDATER and %AP Pict displayer -> Utilice un campo imagen
AP Read Picture BLOB -> Utilice BLOB TO PICTURE
AP Read Picture File - > Utilice READ PICTURE FILE
AP Save GIF -> Utilice CONVERT PICTURE + WRITE PICTURE FILE
AP SET PICT MODE -> Utilice SET FORMAT
AP Select document -> Utilice Select document
AP Set palette -> Utilice Select RGB Color
AP Sublaunch -> Utilice LAUNCH EXTERNAL PROCESS
AP PrintDefault -> Utilice AP BLOB to print settings + AP Print settings to BLOB
AP Text to PrintRec -> Utilice AP BLOB to print settings + AP Print settings to BLOB
AP PrintRec to text -> Utilice AP BLOB to print settings + AP Print settings to BLOB
AP PrValidate -> Utilice AP BLOB to print settings + AP Print settings to BLOB
AP Toolbar installed -> Utilice Tool bar height (devuelve 0 si la barra de herramientas está oculta)
AP SET WEB FILTERS -> Utilice SET DATABASE PARAMETER y Get database parameter
AP ShellExecute (Mac OS) --> Utilice LAUNCH EXTERNAL PROCESS
AP Add table and fields -> Utilice el motor 4D SQL
AP Create relation -> Actualmente no hay una solución alternativa
 Añadir un comentario
Añadir un comentario