Specifications

SpectroRX
SpectroRX Conversion Instructors
SPECTRUM Software Release Notes Page 86
note that the quotation marks are provided simply to delimit the strings,
and should not be considered part of the change):
File To be Modified
cbr.db, cbr_back.db.
If the first line of this file starts with the word “begin” - delete the line.
If the second line of this file starts with the string “cnum=0|”, change it to
read “cnum=0\205” (note that the “\205” is the hex code for the ˆ
character).
For each succeeding line, change the following:
|pk=” => “\205pk=” (again, \205 is the ˆ character)
|pt=” => “\205pt=
|rd=” => “\205rd=
|sol=” => “\205sol=
|exe_sol=” => “\205exe_sol=
|res=” => “\205res=
|notes=” => “\205notes=
|solcat=” => “\205solcat=
File To be Modified
cbr.map, cbr_back.map.
If the first line of this file starts with the word “begin” - delete the line.
Globally search and replace in the order listed the following two
operations:
:cnum=” => “:
cnum=” => “:
Files To be Modified
sol_list, prob_list, sol_list.bak, prob_list.bak.
The following operations must be applied to each of the above files:
Delete any leading spaces on all lines.
Delete any leading numbers (if followed by either a “)” or “.”).