vrbl_file_renum
Purpose:
-
Renumber indices in a horizontal format spec file.
Enter:
-
vrbl_file_renum <filename> [new_file]
Where:
-
filename
Specify the name of the vrbl_to_file [fur_ball] spec file that is to be renumbered. The file must be in the HORIZONTAL format.
new_file
Optional. Specify the name to write the renumbered specs to. If not specified, the existing spec file is overwritten.
Example:
-
vrbl_file_renum input.spec
Notes:
-
The command processes the input file, renumbers index fields starting from 1 and writes the result to the specified output file or overwrites the input file if no output is specified.