[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-dev] all paths from a directory



i'm working on a whole bunch of cocoa primitives.
like reading directories, saving in different file types (plist),
doing open dialogs with types passed in.

of course you can always try and use unixCmd. ( use ls )
but i'm not sure the stdout returns correctly right now.


On Tuesday, December 10, 2002, at 11:38 PM, Casey Basichis wrote:

is there a way in sc3 to fill an array with all the
file paths in a specific directory?  or could you read
buffers by going, /Music/*.aif  ?
Thanks
Casey

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
_______________________________________________
sc-dev mailing list
sc-dev@xxxxxxxxxxxxxxx
http://www.create.ucsb.edu/mailman/listinfo/sc-dev



-felix