Starts the browse at the end of a KSDS file so that the file can be browsed backwards.
| result | result := CICS startbr file: 'KSDSF1'; ridfld: ((String new) fillWith: (16rFF asCharacter) for: 20); exec.