IBM SC34-4499-03 Personal Computer User Manual


 
Script name Function Inputs Environment
variables
drvrMem Lists the defect and feature members of a
specified driver for a specified release.
driverName
[releaseName]
TC_FAMILY
[TC_RELEASE]
[TC_BECOME]
mailTo Sends a message to the addresses read
through stdin.
messagefile subject
ownerChg Re-assigns all current work and objects
owned by userLogin1 to userLogin2.
userLogin1 userLogin2 TC_FAMILY
[TC_BECOME]
prtChckin Checks parts into the TeamConnection
family. When common parts are encountered,
the script requests the releases for which the
part should remain common.
partPathName
[releaseName]
TC_FAMILY
[TC_RELEASE]
[TC_BECOME]
prtChgDf Lists all the parts that were changed for a
specified defect or feature.
{defectNumber |
featureNumber}
TC_FAMILY
[TC_BECOME]
prtChgDr Lists the parts that were changed for a
specified driver.
driverName TC_FAMILY
[TC_BECOME]
prtComGt Extracts all the parts associated with a
specific component. The parts are placed in
a directory that represents the release name
to which the version of the part is associated.
This directory is created relative to the
relativePathName parameter.
componentName
relativePathName
[committed]
TC_FAMILY
[TC_BECOME]
prtComp Lists all parts related to a specified
component.
componentName TC_FAMILY
[TC_BECOME]
prtHist Lists all defect and feature numbers and
abstracts that caused a change to a specified
part in a specified release.
partName
[releaseName]
TC_FAMILY
[TC_RELEASE]
[TC_BECOME]
prtInfo Displays information for a specified part. partName TC_FAMILY
[TC_RELEASE]
[TC_BECOME]
prtLock Lists all parts that a specified user has
locked.
userLogin TC_FAMILY
[TC_BECOME]
prtLokBy Lists who has a specified part checked out. partName TC_FAMILY
TC_RELEASE
[TC_BECOME]
PrtPath Finds and lists all parts that match a partial
part path name.
partPathName TC_FAMILY
[TC_BECOME]
prtRel Lists all parts related to a specified release. releaseName TC_FAMILY
[TC_BECOME]
Appendix J. Sample REXX execs, build scripts, and parsers
303