Message 1 of 4
Passing textbox value to lisp function
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I have designed windows form via C# for a lisp program. I need to pass some text boxes value on windows form to Lisp function then running the function.
Is it possible ?