This works well when the app is not running in Debug mode but in Debug mode it just hangs at the line: iemDsgnSamples.MIO.LoadFromFileAuto(TempFldr + TmpFileName);
This was not happening in previous versions that is 9.2.6. But is happening in 9.3.1.
Any idea as to why?
TIA
Yogi Yang
xequte
Posted - Mar 07 2021 : 01:05:01 Hi Yogi
I don't see what post you are referring to, but it is not uncommon for the Delphi debugger to slow down tasks. If it runs fine when not under the debugger then that doesn't sound like an issue.
Sorry for late reply. I has already posted the code in my post Posted - Mar 01 2021 : 08:38:45.
Please check this code.
I observed another thing and that is: This code works when the EXE is not run in debug mode meaning run outside Delphi's IDE. But when run in debug mode by pressing F9 (from Delphi's IDE) it takes ages to load files.
TIA
Yogi Yang
xequte
Posted - Mar 01 2021 : 15:01:53 Hi Yogi
I don't seem to have received a recent message from you.