ID:2392610
 
Resolved
winset() now allows an associative list to be supplied directly instead of having to use a text string or list2params(). The list will be sent to list2params() internally.
Applies to:DM Language
Status: Resolved (512.1447)

This issue has been resolved.
winset() should accept an associative list for its third argument instead of requiring a call to list2params().
Not feasible.
Lummox JR resolved issue with message:
winset() now allows an associative list to be supplied directly instead of having to use a text string or list2params(). The list will be sent to list2params() internally.