4D Pack v13.2AP Modify method |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D Pack v13.2
AP Modify method
AP Modify method
The AP Modify method command lets you modify the source code of a project method in the structure of a 4D database (interpreted databases only). Pass the name of an existing project method in the methodName parameter (the names of 4D methods may contain up to 31 characters). In methodCode, pass a BLOB containing the new text of the method. If you use the TEXT TO BLOB command to fill the BLOB, specify the Mac C string format (or 0) as the 3rd parameter of this command. If the method is modified correctly, the command returns 0. Otherwise, it returns one of the following error codes: Note: This command does not work if it is executed from a compiled application. |
PROPERTIES
Product: 4D Pack
INDEX HISTORY
Created: 4D Pack v11.3 SEE ALSO
AP Create method |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||