Replacing values
Q:
Is it possible to change multiple values at the same time?
A:
To change "XXX" to "YYY" and "ABC" to "abc", supply the SEARCH= and REPLACE= statements in the correct sequence:
FIND=XXX
CHANGE=YYY
SEARCH=ABC
REPLACE=abc
Q:
Is it possible to change multiple values at the same time?
A:
To change "XXX" to "YYY" and "ABC" to "abc", supply the SEARCH= and REPLACE= statements in the correct sequence:
FIND=XXX
CHANGE=YYY
SEARCH=ABC
REPLACE=abc