Message 1 of 4
Load lisp app from c# code and wait until it finish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
i have a lsp app that select lines and get there proerties and save them to file
i want to run this app from c# code
but when i run it from c# code the c# countine working and when it read the txt file it found it empty
after while the file will have the lines properties from lisp file