changeTestidPtAll

Purpose:

Change a Test ID and/or a datapoint of PAM Datapoint file(s) in the current directory.

Enter:

changeTestidPtAll < testid > < point_num_offset > < filename >

Where:

testid

Specify the testid to change.

point_num_offset

Specify the offset to add to the point number in the files being accessed. NOTE: Enter 0 if changing the point number is not needed.

filename

Specify the PAM filename in which to change a testid. Wild cards are valid.

Example:

changeTestidPtAll mytestid 0 MYTESTID.*
The above command changes a line in any PAM datapoint file whose name begins with ‘MYTESTID’ in the current directory. It reads each file and replaces the ‘testid’ entry that is part of a line in the file to ‘mytestid. Since 0 was entered for the point number offset, the point number will not be changed.

Notes:

Be sure to ‘cd’ to the directory containing the files to be changed before entering the command.

See Also: