PDA

View Full Version : Compiling the Program thru CL Program



Guest.Visitor
11-25-2005, 02:57 PM
Put the CRTxxxxxx command in a CL program, compile the CL program and call it. Chris PS: Is this a trick question?

Guest.Visitor
11-27-2005, 05:15 AM
Quote: Ringer Software "Is this a trick question?" I was wondering the same thing!

Guest.Visitor
11-27-2005, 06:40 PM
Hi, Sorry,Question was like this.I have 100 RPG programs in my library.I want to compile all the programs thru a CL program.It any programs have any compile time error, the name should be stored somewhere Thanks and Regards VR

David Abramowitz
11-28-2005, 02:19 AM
Why don't you just use option '14' in PDM, then press F13 (Shift-F1) to repeat the option throughout the source file? Dave

Guest.Visitor
11-28-2005, 04:31 AM
No i want to Do it thru CL program.

Guest.Visitor
11-30-2005, 05:55 AM
Hi all, Is it possible to compile a program through CL program? If yes how it is possible.Give me a solution. Regards VR