MC Press Online Forum
Welcome, Guest
Please Login or Register.    Lost Password?
Password displayed in Command (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Password displayed in Command
#1712
PatLandrum (User)
Fresh Boarder
Posts: 17
graphgraph
User Offline Click here to see the profile of this user
Password displayed in Command 1 Year, 4 Months ago Karma: 0  
Not sure if this is what you are talking about but try: <p>PARM KWD(PWD) TYPE(*NAME) LEN(10) DSPINPUT(*NO) PROMPT('ENTER + PASSWORD ') <p>Notice the DSPINPUT(*NO)
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1713
Guest.Visitor (Visitor)

Birthdate:
Password displayed in Command 1 Year, 4 Months ago  
Pat <BR>
&nbsp;&nbsp;&nbsp;that works great <BR>
Cheers <BR>
&nbsp;&nbsp;&nbsp;&nbsp;George
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1711
Guest.Visitor (Visitor)

Birthdate:
Password displayed in Command 1 Year, 4 Months ago  
I am writing CL to pass parameters to other CL/RPG programs. Using a command prompt to pass these parameters I need to send a user name and password. The only problem is the password gets displayed when being entered , is there any way to the password is not displayed similar to the STRPASTHR command. <p>The current command parameters is as follows <p> CMD PROMPT('SET UP PROMPT') <BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PARM KWD(NAME) TYPE(*NAME) LEN(10) PROMPT('ENTER + <BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DEV SYSTEM SIGNON NAME') <BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PARM KWD(PWD) TYPE(*NAME) LEN(10) PROMPT('ENTER + <BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PASSWORD ') <p>Thanks for any help <p>George
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop
   MC-STORE.COM