FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour How to make MsgGetArray() behaviour consistent with MsgGet()
Posts: 1096
Joined: Fri Oct 28, 2005 02:27 AM
How to make MsgGetArray() behaviour consistent with MsgGet()
Posted: Fri Nov 03, 2023 09:56 AM
Hi,
How to make MsgGetArray() behaviour consistent with MsgGet()?

MsgGet() returns .t. as long as Ok button is clicked.
Code (fw): Select all Collapse
msgget("Payroll Period", {"From", "To"}, {::cFrom, ::cTo})
MsgGetArray() will not return .t. eventhough Ok is clicked unless some field has been edited.

TIA
FWH1912
FWH 11.08/FWH 19.12

BCC5.82/BCC7.3

xHarbour/Harbour
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: How to make MsgGetArray() behaviour consistent with MsgGet()
Posted: Fri Nov 03, 2023 02:18 PM

You are right.

We will soon suggest a modification

Regards



G. N. Rao.

Hyderabad, India

Continue the discussion