Message 1 of 1
How to SendStringToExecute from Modal Form
Not applicable
10-07-2005
01:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am sending command to create circle
something like SendStringToExecute("_CIRCLE 0,0 100 ",false, true,false); from Modal Form, but I see it on screen only after exiting from Modal Form.
But I need to see it in real time, exactly after I sent command.
Any ideas please.
something like SendStringToExecute("_CIRCLE 0,0 100 ",false, true,false); from Modal Form, but I see it on screen only after exiting from Modal Form.
But I need to see it in real time, exactly after I sent command.
Any ideas please.