serge_girard wrote: ↑Fri Jul 04, 2025 8:31 am
[/code]
Date:04/07/2025 Time: 09:18:21
Error: HMG 3.6.1 Stable (64 bits) Control: Form_VW_or_DL Of TB_DL_NAME Not defined. Program Terminated
Called from GETPROPERTY(8514)
Called from VIEW_BLOB_PDF(2764)
...
[/code]
Serge, IsControlDefined is fine, only GetProperty you have wrong. First you give the name of the form, the second parameter is the name of the control, the third is the property.