MPE/iX Commands Reference Manual (32650-90877)
Chapter 10 361
Command List VIII
Commands PASCAL thru PURGEUSER
PASSWORD
Creates or changes a user password. (Native Mode)
Syntax
PASSWORD
Parameters
None.
Use
This command may be issued from a session or in BREAK. It is breakable (aborts
execution). It cannot be used if $STDIN or $STDLIST are redirected.
Operation
This command allows users to establish or change their own passwords. It may be issued
interactively or programmatically within a session and prompts the user for required
input. Passwords are not echoed (displayed) during input.
Example
PASSWORD
ENTER OLD USER PASSWORD:
ENTER NEW USER PASSWORD:
ENTER NEW USER PASSWORD AGAIN:
PASSWORD WAS CHANGED SUCCESSFULLY.
The old user password is requested only if it exists.
Related Information
Commands LISTUSER, ALTUSER
Manuals None
PASXL
Compiles an HP Pascal/iX program. HP Pascal/iX is not part of the HP 3000 Series 900
Computer System Fundamental Operating Software and must be purchased separately.
(Native Mode)
Syntax
PASXL[
textfile
] [,[
objectfile
][,[
listfile
][,
libfile
]]] [;INFO=
quotedstring
]
Parameters
textfile
The name of the text file that contains the source code to be compiled. This
is an ASCII file that you prepare with an editor such as EDIT/V. The
formal file designator is PASTEXT.
If you are running HP Pascal/XL from your terminal, you will probably