How to make MsgGetArray() behaviour consistent with MsgGet()?
MsgGet() returns .t. as long as Ok button is clicked.
Code: Select all | Expand
msgget("Payroll Period", {"From", "To"}, {::cFrom, ::cTo})
TIA
FWH1912
Code: Select all | Expand
msgget("Payroll Period", {"From", "To"}, {::cFrom, ::cTo})