Assuming a standard space character between si and fs, I would just try a regular non-regex search:
Search si fs
replace si pos fs
The chance of other text getting caught in error looks pretty low with that combination. But that looks like it might be a fixed-layout book...good luck.
|