You can set the option using VBA
SetCExpressionValue("dropOptions.strings",-1,"DROP")
or using the BASIC editor
' Set a variable associated with a dialog box
MbeSetAppVariable "DROP", "dropOptions.strings", -1&
I did not try this, but it should work. Also, I am sure there is something available in MDL but I do not know if off the top of my head
↧
RE: Drop Element
↧