If I have the following code replacement text
AA F1 F2 F3
BB F1 F3
(there are two tabs between F1 and F3 for BB)
The CR for AA works fine. For BB, however, the fields are evaluated as follows:
Field1: F1
Field2: F3
Field3: --
Shouldn't be:
Field1: F1
Field2: --
Field3: F3
Deven
Windows 4.6