When coding in RPG, I almost never use the program cycle so my first heading exception line is normally before the main program loop (only if I want printed output regardless). I know there is a place for the program cycle, but that's just the style I prefer (more visual?), even with simple...