Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[help needed] how to debug application which uses comScript? #55

Open
retsyo opened this issue Aug 6, 2020 · 0 comments
Open

[help needed] how to debug application which uses comScript? #55

retsyo opened this issue Aug 6, 2020 · 0 comments

Comments

@retsyo
Copy link
Contributor

retsyo commented Aug 6, 2020

I try to translate my work-able python+win32com code into nim+winim. However I get the following message. So what is the feasible way to debug a nim+winim code? I have tried to add some echo, but not all the value can be treated by $, and I really think a debugger tools will save a lot of time.

Thanks

E:\my_project\main_cui.nim(223) main_cui
E:\my_project\main_cui.nim(121) fnFillExcel
C:\Users\USER\.nimble\pkgs\winim-3.4.0\winim\com.nim(1035) get
C:\Users\USER\.nimble\pkgs\winim-3.4.0\winim\com.nim(988) invoke
E:\msys64\home\USER\_nim\nim\lib\system\fatal.nim(49) sysFatal
Error: unhandled exception: index 1 not in 0 .. 0 [IndexDefect]
Error: execution of an external program failed: 'E:\my_project\main_cui.exe '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant