RADE

C++ Unit Test Manager

ODTInit

Runs an initialization shell script
Quick Reference

Name

ODTInit Runs an initialization shell script

Synopsis

ODTInit $logicalname

[Top]

Description

Runs an initialisation shell script at the beginning of a shell script. This shell script can be shared by several ODT shell scripts. This is useful to make several ODTs share and use the same resources.

[Top]

Examples

To run the shell script named shellscripttorun at the beginning of each ODT shell script that contains the following lines.
logicname=shellscripttorun
ODTInit $logicname

[Top]

Environment Variables

ODTinit uses the following environment variables:

ADL_xx xxx

[Top]

Diagnostics

Possible exit status values are:

0 Successful completion
50 Failure because any of the following

[Top]


History

Version: 1 [May 2000] Document created
[Top]

Copyright © 2000, Dassault Systèmes. All rights reserved.