HP ARPA File Transfer Protocol User's Guide (36957-90159)
Appendix A 75
MPE/iX and POSIX Differences
Working With Directories
the FTP command prompt.
Syntax
CHGROUP [ [GROUP=]groupname] [/grouppass]
Parameters
groupname
The name of the group to which you will be switched. If you omit this
parameter, you will be switched to the home group.
grouppass
The password of the group you are switching to, if it is assigned a
password. In a session, if the target group has a password and you fail to
supply one on the command line, MPE/iX will prompt you to enter one. You
have three tries to enter the correct password before the command fails.
In a batch job, if the target group has a password and you fail to supply
one, MPE/iX issues an error message “INCORRECT PASSWORD (CIERR
1441)” and the job fails.
In either case, when you switch to your home group, you may omit the
password.
Refer to the MPE/iX Commands Reference Manual for command syntax and usage.
Command Line (CI) Examples
Example 1:
:showme
USER: #S26,MANAGER.SYS,PUB (NOT IN BREAK)
:showvar HPCWD
HPCWD = /SYS/PUB
Example 2:
:showme
USER: #S26,MANAGER.SYS,PUB (NOT IN BREAK)
:showvar HPCWD
HPCWD = /SYS/PUB
:chgroup work
:showme
USER: #S36,MANAGER.SYS,WORK (NOT IN BREAK)
:showvar hpcwd
HPCWD = /SYS/WORK
Example 3:
:showme
USER: #S26,MANAGER.SYS,PUB (NOT IN BREAK)
:showvar HPCWD
HPCWD = /SYS/PUB