Appendix J. Sample REXX execs, build scripts, and parsers

This appendix is composed of the IBM-supplied REXX execs, build scripts, and parsers. Your family administrator can modify these samples to ®t the needs of your organization.

The samples in this appendix may not be available on all platforms. Refer to the readme ®le for a complete list of samples available with TeamConnection. All samples are provided as-is and any use of or modi®cations to the samples are the sole responsibility of the customer.

Sample REXX execs

This section lists the sample REXX execs that are shipped with TeamConnection. The client.smp ®le contains this same listing. It is located in the bin subdirectory of the directory where the TeamConnection client is installed.

Users running these execs must have user and host access to your TeamConnection family.

Most of the execs require input parameters, and some require that the TC_FAMILY or TC_RELEASE environment variables be set. If the user who is running the script is acting for another user, the TC_BECOME environment variable must also be set. These variables

can be set from a command line prompt.

The following convention is used to show the required, optional, and selective input parameters:

vBrackets ( [] ) indicate that the input or variable is optional.

vBraces ( {} ) indicate that one of the inputs is required.

vAn input or variable that is not surrounded by brackets or braces is required.

Script name

Function

Inputs

Environment

 

 

 

variables

accComp

Lists the explicit access of users in a

componentName

TC_FAMILY

 

speci®ed component.

 

[TC_BECOME]

compChld

Lists the direct children of a speci®ed

componentName

TC_FAMILY

 

component. Also lists the description and

 

[TC_BECOME]

 

owner of each child component.

 

 

compOwnr

Displays a list of component owners'

familyName

[TC_BECOME]

 

addresses in a speci®ed family.

 

 

compPrnt

Lists the parent component of a speci®ed

componentName

TC_FAMILY

 

component.

 

[TC_BECOME]

compWalk

Displays the children and grandchildren of a

componentName

TC_FAMILY

 

speci®ed component.

 

[TC_BECOME]

 

 

 

 

© Copyright IBM Corp. 1992, 1995, 1996, 1997, 1998

301

Page 321
Image 321
IBM SC34-4499-03 manual Appendix J. Sample Rexx execs, build scripts, and parsers, 301