What does the new source look like-how close is it to the original?
With Observable RPG/400, DDS, CLP and COBOL, the new source is 100% accurate; it’s identical to the original except for internal comments. With Non-observable RPG/400 and CLP, the source is functionally equivalent. It looks somewhat different because field and file names haven’t been stored in the program object. However, once the decompiled source is recompiled it runs exactly the same as the currently running program objects.