<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2715.400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>this is what i wanna do (win32):</FONT></DIV>
<DIV><FONT face=Arial size=2>select files with&nbsp;"open dialog", like 
"openpanel" in pd, but with possibility to open multiple files.&nbsp;those file 
names&nbsp;would be automaticly inserted to the list. trigger the file names 
using numbers (like, "32" would trigger the file name on line 32 in the 
list)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>so:</FONT></DIV>
<DIV><FONT face=Arial size=2>a. is there a "open dialog" object that can open 
multiple files ?</FONT></DIV>
<DIV><FONT face=Arial size=2>b. is there a "list" object that can be 
"accessed/triggered" with numbers (and optically like "playlist" from <A 
href="http://ydegoyon.free.fr/">http://ydegoyon.free.fr/</A>&nbsp;)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>i tried the "qlist" of pd, but i was unable to 
select one "string" from the list using a number, like "show 4" (or only "4") so 
it would print the line 4 from the list in the output... (i could make some 
calcs to realize this&nbsp;using qlist with "next" &amp; "rewind", but ain't 
there a better way?)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><A 
href="mailto:thnx@advance">thnx@advance</A></FONT></DIV>
<DIV><FONT face=Arial size=2>-andre</FONT></DIV></BODY></HTML>