Jul 15, 2003 #1 pinoyali MIS Joined Apr 10, 2003 Messages 7 Location PH how do i extract the source code from an object. (from *.obj to *.prg) is it possible ?
Jul 15, 2003 #2 GriffMG Programmer Joined Mar 4, 2002 Messages 6,345 Location FR It is possible to get source code from a fully compiled Clipper Application - probably no one does it from the .obj files. There are some on-line resources for this (at a price). Try going to google and searching for 'clipper decompiler' HTH Regards Griff Keep [Smile]ing Upvote 0 Downvote
It is possible to get source code from a fully compiled Clipper Application - probably no one does it from the .obj files. There are some on-line resources for this (at a price). Try going to google and searching for 'clipper decompiler' HTH Regards Griff Keep [Smile]ing
Jul 17, 2003 #3 wildcard MIS Joined Mar 9, 2001 Messages 67 Location NZ HI, I had to use Valkyrie to decompile an .EXE file once. It worked OK - dunno where U get it from nowadays though. Cheers, Jim Upvote 0 Downvote
HI, I had to use Valkyrie to decompile an .EXE file once. It worked OK - dunno where U get it from nowadays though. Cheers, Jim