I'm working on updating an old Foxpro 2.6 application. Since the original designer left no source code behind I was able to decompile the application from the executable. My problem is that I need to add components to the screens of the application. Now here's my question, is there a utility available that will convert the .spr to .scx ... I could edit the source files manually but that would be a tedious task and it is so much easier to drag and drop the required components. Any thoughts?