  | | | directory browser through scripting? | directory browser through scripting? 2005-03-28 - By Karen Chan
Back Thanks Kim! I've never delved into Python...maybe now's a good time.
Karen
kim aldis wrote:
>Assuming you're using Jscript or VBS, you'd need to use the Filebrowser >object to get the users to input the path - there are options or selecting a >directory only - then use the FilesystemObject to interrogate the directory >(this object is a microsoft object, not Xsi). If you're using Python or Perl >then you have much more filesystem functionality at your disposal. If I were >doing this then I'd go with one of these two in this case. > > > >>-- --Original Message-- -- >>From: owner-xsi@(protected) >>[mailto:owner-xsi@(protected)] On Behalf Of Karen Chan >>Sent: 28 March 2005 19:11 >>To: XSI@(protected) >>Subject: directory browser through scripting? >> >>Hey all, >>What I'm trying to do is create a script that when run, would >>prompt the user for a directory path and then import all of >>the different sequences of images from that directory into the FXTree. >> >>Now, in the SDK, I'm only seeing XSIUIToolkit.FileBrowser - >>am I just missing the correct command or is this a limitation >>within XSI? >> >>Thanks in advance! >>Karen >>--- >>Unsubscribe? Mail Majordomo@(protected) with the following >>text in body: >>unsubscribe xsi >> >> >> >> > >--- >Unsubscribe? Mail Majordomo@(protected) with the following text in body: >unsubscribe xsi > > > > --- Unsubscribe? Mail Majordomo@(protected) with the following text in body: unsubscribe xsi
|
|
 |