4D v14.3Design Object Access Commands |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14.3
Design Object Access Commands
Design Object Access Commands
With 4D, you can access the contents of methods in your applications by programming. This source toolkit facilitates the integration into your applications of code control tools and more particularly version control systems (VCS). It also lets you implement advanced systems for code documentation, for building a custom explorer or for organizing scheduled backups of the code saved as disk files. The following principles are implemented:
For reasons related to the principle of the compilation process, only certain commands in this theme can be used in compiled mode. The following table indicates the available of the commands in compiled mode:
(*) The error -9762 "The command cannot be executed in a compiled database." is generated when the command is executed in compiled mode. By default, no file is created on disk by 4D. However, pathnames generated for objects are compatible with the file management of the operating system; they can generate files directly on disk using your own import/export methods. More specifically, forbidden characters such as ":" are encoded in method names. Generated files may be integrated automatically in a version control system.
Examples: |
PROPERTIES
Product: 4D ARTICLE USAGE
4D Language Reference ( 4D v14 R2) |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||