HP3000-L Archives

March 1998, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Jeff Woods <[log in to unmask]>
Reply To:
Jeff Woods <[log in to unmask]>
Date:
Thu, 19 Mar 1998 15:12:47 -0600
Content-Type:
text/plain
Parts/Attachments:
text/plain (40 lines)
At 05:42 PM 3/19/98 GMT, [log in to unmask] wrote:
>I want to ask the user to enter a password in a command file.
>
>Is there any way to NOT to have the password display when the user types the
>password?

Use "SET ECHO" commands around the "INPUT" command.


:help set
SET

     Defines elements of the Command Interpreter. It also allows
     a job using a spooled $STDLIST to mark its standard list
     device for deletion when the job terminates.  (CM)

SYNTAX

     SET [STDLIST={DELETE}][;MSG={ON }][;ECHO={ON }]
                  {SAVE  }       {OFF}        {OFF}
....
KEYWORDS: PARMS,OPERATION,EXAMPLE
:help set parms
PARAMETERS
....
ECHO                Turns terminal echoing ON or OFF.  (These function
                    were accomplished with "[ESC][]" and "[ESC][;]" in
                    MPE V/E. They are not supported in MPE/iX.)
....

--
Jeff Woods
[log in to unmask] at Tivoli Systems
[log in to unmask]   at home  [PGP key available here via finger]

Haiku by Rahul Sonnad:
   There is a chasm
   of carbon and silicon
   the software can't bridge.

ATOM RSS1 RSS2