We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Submitted by: pavel
Ask/hide ends with error ** Script error: input has no refinement called hide
although this refinement is documented as available in Rebol 3 functions documentation
>> psw: ask/hide "Password " Password ** Script error: input has no refinement called hide ** Where: either ask ** Near: either hide [input/hide] [input]
Imported from: CureCode [ Version: alpha 95 Type: Bug Platform: Windows Category: Documentation Reproduce: Always Fixed-in:none ] Imported from: metaeducation#1400
Rebolbot commented on Dec 22, 2009:
Submitted by: meijeru
An idea whose time has come :-) Identical to #1388.
Rebolbot added the Type.bug on Jan 12, 2016
Hostilefork commented on Nov 25, 2018:
Duplicate of #476
Oldes added a commit to Oldes/Rebol3 that referenced this issue on Dec 1, 2018: FEAT: implemented ASK/HIDE (which prevents echoing user input)
The text was updated successfully, but these errors were encountered:
FEAT: new request-password native which reads line with hidden inpu…
request-password
8082761
…t and avoids command history related to: Oldes/Rebol-issues#476 Oldes/Rebol-issues#1388 Oldes/Rebol-issues#1400
No branches or pull requests
Submitted by: pavel
Ask/hide ends with error ** Script error: input has no refinement called hide
Imported from: CureCode [ Version: alpha 95 Type: Bug Platform: Windows Category: Documentation Reproduce: Always Fixed-in:none ]
Imported from: metaeducation#1400
Comments:
Submitted by: meijeru
An idea whose time has come :-) Identical to #1388.
Duplicate of #476
The text was updated successfully, but these errors were encountered: