Message 1 of 44
How to select multiple text in a dialog box to parse through lisp routine
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I hope that someone is able to steer me in the right direction. I have created a dialog box that reads in a list of the layers that did not process through a program that I wrote. Now I built the DCL and have the list of the layers showing up in that dialog box (i.e. list box in DCL) and want to be able to select those layer names either individually or a set and then have them run a routine that will convert the selected layers to the layer that is identified by means of the "radial button". I have included a pic to hopefully make it clear as to what I want to accomplish... I need some help in how to accomplish this in lisp...
Thanks in advance