guides:programming:programmers_reference_manual:get_dialog_params

Get_Dialog_Params function

Caution: This is an obsolete function. Use Get_Dialog_Info instead.

Returns a block of parameters associated with this dialog box.

parameters = Get_Dialog_Params(dialogname, owner)

The Get_Dialog_Params function has the following parameters.

ParameterDescription
dialognameSpecify a valid window identifier.
ownerPass the identifier of the owner for the dialog box specified in dialogname. Can be null if dialog box exists.




The entire block of parameters is returned by this function, in an @FM-delimited array of initparameter, ownparameter, and outparameter.|

  • guides/programming/programmers_reference_manual/get_dialog_params.txt
  • Last modified: 2024/10/14 18:18
  • by 127.0.0.1