changeDartsKeyword

Purpose:

Change a Keyword of the DARTS Datapoint file in the current directory.

Enter:

changeDartsKeyword <old_DARTS_keyword> <new_DARTS_keyword> <filename>

Where:

old_DARTS_keyword

Specify the DARTS keyword to change in the file .

new_DARTS_keyword

Specify the new DARTS keyword to replace the old_DARTS_keyword in the file.

filename

Specify the name of the DARTS file in which to change the keyword. Wild cards are valid.

Example:

changeDartsKeyword  USER1  USER2  MYTESTID.*

The above command changes the DARTS keyword USER1 to USER2 in any DARTS datapoint file whose name begins with ‘MYTESTID.’ in the current directory.  It reads each file and replaces ‘USER1’ with ‘USER2’

Notes:

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

See Also: