What is the most efficient, easiest, or best way to go about running CL commands from within an RPG? I ask because I have a program that monitors a data queue and whenever a record shows up it is procesed and send to the file in the library specified by the data queu record. Since this will change all the time I need a way within the RPG to override the file to the correct library. I heard that someone thought there was a way to prototype CL commands, is that true? If so, how? Thanks in advance for any help.