Jul 4, 2001 #1 Tve Programmer Joined May 22, 2000 Messages 166 Location FR Hi, I've done this before, but I don't remember how.... On windows platform, I need an InputBox. I know there was a easy way (I thought the Win32 module), but I can't find it back. Does any know(remember) how to do this? Thanks, Thierry.
Hi, I've done this before, but I don't remember how.... On windows platform, I need an InputBox. I know there was a easy way (I thought the Win32 module), but I can't find it back. Does any know(remember) how to do this? Thanks, Thierry.
Jul 4, 2001 Thread starter #2 Tve Programmer Joined May 22, 2000 Messages 166 Location FR I think it's not as easy as I thought. I got confused with msgbox: Win32::MsgBox(MESSAGE [, FLAGS [, TITLE]]) But I still need an input box. Any Idees? Thierry Upvote 0 Downvote
I think it's not as easy as I thought. I got confused with msgbox: Win32::MsgBox(MESSAGE [, FLAGS [, TITLE]]) But I still need an input box. Any Idees? Thierry