Message 1 of 1
Help -eBufferTooSmall error
Not applicable
03-30-2006
08:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Can someone help me around this error, or at least explain what it means?
I'm using VB.NET to wirte a front-end for a large amount of legacy Autolisp in A2K6. I'm using the SendStringToExecute method to call a number of routines with a long list of parameters. A number of the routines are completing, just not the last one. I expect that I am exceeding some limitation in the number of characters that I am allowed to pass through. How can I (without shortening my list) get past the error?
Any help or advice will be appreciated.
I'm using VB.NET to wirte a front-end for a large amount of legacy Autolisp in A2K6. I'm using the SendStringToExecute method to call a number of routines with a long list of parameters. A number of the routines are completing, just not the last one. I expect that I am exceeding some limitation in the number of characters that I am allowed to pass through. How can I (without shortening my list) get past the error?
Any help or advice will be appreciated.