Handling long strings in CHANGE

You can use the CHANGE command to specify “from” and “to” strings up to 100 characters long. However, when you are dealing with long strings, you might find that you cannot fit the whole CHANGE command (including other parameters) on the Command line. To overcome the problem, do one of the following to display an Extended Command Entry pop-up panel (see Figure 1):
  • Enter CX (for Change Extended)
  • Enter the CHANGE primary command (or one of its abbreviations, such as C) with no parameters.
The Extended Command Entry pop-up panel contains five lines (each 50 characters long) that you use to enter all the CHANGE command parameters (but not the actual keyword CHANGE or any of its abbreviations). File Manager treats the five lines on the pop-up panel as contiguous, allowing you to specify long “from” and “to” strings and any other parameters, using up to 250 characters in total.
Note: You can continue a string (or any other parameter) from the last position on one line of the pop-up panel to the first position of the next line. However, this does not mean that you need to completely fill a line before using the next line. For example, you can specify the “from” string on the first of the five lines, the “to” string on the next line, and the other parameters on the next line. If you are not specifying a quoted string and you do not use all of a line, File Manager treats the unused part of the line as a single space. When you specify a string with quotation marks, any trailing blanks and any leading blanks in the next line are retained.
Figure 1 shows the Extended Command Entry pop-up panel for the CHANGE command. In this example, all occurrences of the string “dichlorodiphenyltrichloroethane” in field #3 are to be changed to the string “trinitrophenylmethylnitramine” for non-excluded records only.
Figure 1. Extended Command Entry pop-up panel for the CHANGE command
  Process   Options   Help
 ───────────────────────────────────────────────────────────────────────────────
 Edit             FMN.V14R1M0.SFMNSAM1(FMNCDATA)                 Rec 1 of 40
                                                                    Format TABL
   ┌───────────────────── Extended Command Entry ──────────────────────┐
   │                                                                   │
   │ Complete typing the CHANGE command and press Enter.               │
   │                                                                   │ ->
 0 │ CHANGE  ===> dichlorodiphenyltrichloroethane                      │
 0 │         ===> trinitrophenylmethylnitramine                        │
 0 │         ===> all #3 nx                                            │
 0 │         ===>                                                      │
 0 │         ===>                                                      │
 0 │                                                                   │
 0 │                                                                   │
 0 │  F1=Help    F2=Split   F3=Exit    F9=Swap   F12=Cancel            │
 0 └───────────────────────────────────────────────────────────────────┘
 000009 000140  ammonium hydroxide solution
 000010 000150  dichlorodiphenyltrichloroethane
 000011 ****  End of data  ****

 Command ===> cx                                                    Scroll 0001
  F1=Help      F2=Zoom      F3=Exit      F4=CRetriev  F5=RFind     F6=RChange
  F7=Up        F8=Down      F9=Swap     F10=Left     F11=Right    F12=Cancel

Related topics