D13 Access Violation - Workaround
Hey Cornelius, I created a quick workaround solution for that D13 AV in GetItCmd. I am capturing the output directly from the console. A bit tricky, and took me a while to scan all packages, but seems to work for now.
If you like you can take my code and use it in your AutoGetIt source. Just copy and paste if you want.
https://github.com/omonien/GetItManager
The important part is in function ReadConsoleBuffer: TStringList;
Best Olaf
Very good--thank you! I'll look at it in the near future.
Oh, I'm sorry, I thought your first name was Cornelius :)
No worries. When I first set up the Github account a long time ago, I had this strange notion I should put my last name first, perhaps so people looking for Cornelius Concepts would find the account easier.