MPE CI Programming for 7.5

July 22, 2008
Page 5
hp e3000
strategy
command files (scripts)
command file - a file that contains a single command definition
features:
similar usage as UDCs
searched for after UDCs and built-in commands using HPPATH
default HPPATH is: logon-group, PUB.logon-acct, PUB.SYS, ARPA.SYS
require read or eXecute access
easy to modify since file is only in use while it is being executed
very similar to unix scripts or DOS bat files