Re: Password mask in Inputbox() by David
David
Mon Dec 17 15:48:44 CST 2007
Thanks, Dan. I was hoping there might be a secret passage. Oh well, back to
the drawing board.
Dave
"Dan Freeman" <spam@microsoft.com> wrote in message
news:eA%23wGQPQIHA.3388@TK2MSFTNGP03.phx.gbl...
> Nope. InputBox() doesn't support anything like that.
>
> Dan
>
> David Tiffany wrote:
>> I think inputbox() may have come along later than VFP6. It definitely
>> exists. I just can't seem to control the appearance of the input. The
>> equivalent of PasswordChar is exactly what I'm looking for. Thanks.
>> Dave
>>
>> "Jan Bucek" <bucek.jan@post.cz> wrote in message
>> news:u1RFblOQIHA.1184@TK2MSFTNGP04.phx.gbl...
>>> I use VFP6 and no "InputBox" available here. Do you mean "TextBox"?
>>> If yes, look at property "PasswordChar".
>>>
>>> David Tiffany napsal(a):
>>>> VFP 9.2
>>>>
>>>> Trying to use an input box to capture a password to then create a
>>>> connection string for SQL Server. Works fine except that I can't
>>>> figure out how to use a password mask ******* instead of the
>>>> characters. Is this possible?
>>>>
>>>> Dave Tiffany
>
>