ContentsIndexPreviousNext

INSPECT

Format 1

INSPECT source

 [ TALLYING { counter FOR { { {ALL    } comp-val }
                            { {LEADING}          }
                            {     CHARACTERS     }

                  [delim] } ... } ... ]

 [ REPLACING

        { CHARACTERS BY repl-char [delim]        }
        { {ALL    }                              }
        { {LEADING} { targ BY repl [delim] } ... }
        { {FIRST  }                              }
                                    ... ]

Format 2

INSPECT source

     CONVERTING comp-chars TO conv-chars [delim]


NOTE: delim has the following format:
     { {BEFORE} INITIAL delimiter } ...

{AFTER }

Format 3

INSPECT source

     [ TALLYING counter FOR TRAILING comp-value ]

     [ REPLACING TRAILING target BY replace ]