Hi
In fiveWin, you can use
MsgGet( "Write something", "Whatever...", @cPrompt ) ---> return logical
In HMG, there is an InputBox() where I can
InputBox ( 'Whatever...' , 'Write something' , cMonth ) --> returns nothing
But, then I have a need to have InputBox to return logical
Can anyone help ?
TIA
CCH
http://cch4clipper.blogspot.com
FiveWin MsgGet() Equivalent Function
Moderator: Rathinagiri