Folks... I'd like your advice on a small design issue: I'm working on a director app that requires the user to select a large number of HTML files and do a little bit of organization with those files: the usual stuff: add, remove, move up, move down before clicking "Done" to send all of the file name info to an external file for processing and creation of an XML file. What is the most elegant way to approach creation of the file selection dialog? (for an example think of Director's "Import" dialog) My first solution involved a WindowsOS "Open Multiple" dialog, an editable field for selection and display and some lists to hold items and remove them or move them up or down. Does this seem like a solid approach? Should I be using arrays?... something else? TIA, Josie [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]) Lingo-L is for learning and helping with programming Lingo. Thanks!]
