Working logic IDR
wheelsoft2000 opened this issue · 3 comments
wheelsoft2000 commented
Hello,
I have a Delphi program without source code.
I have downloaded your program and it ran for a long time (no errors) But then what do i need to do to save all .pas and form files.
Can you explain please
Thanks
Wheel
crypto2011 commented
Hello
Menu File->Save Delphi Project (all files will written in IDR subdirectory "Projects")
wheelsoft2000 commented
Thanks for the quick reply. Unfortunately i am getting an acces violation. A lot of dfm files are already created bu pas files are all assembly code. What can i do now?
crypto2011 commented
Unfortunately IDR cannot create pas-files "on the fly". You need to use small button "Src" with each procedure (function) you want. IMHO huge source file that generate IDA is absolute usefullless.