[PD-dev] pd interface questions

B. Bogart ben at ekran.org
Mon Apr 4 17:39:23 CEST 2005


Hey Johannes, you missed the bit about the Mac OSX finder not searching
inside the pd.app, in other words that method cannot be used to find
help files inside PD.app's on OSX. Mike, for a stop-gap you can search
in the terminal:

% cd /Applications/pd.app
% find . -name "*fiddle*" -print

Will print out all the files containing the word "fiddle" to the STDOUT.

This will all go away with the potencial help files searching system. :)

B.

IOhannes m zmoelnig wrote:

> if you have problems with finding files i would suggest using "locate",
> "find", "finder" and he "search"-feature of "explorer"
>
> mfgc.cda.s.
> IOhannes
>
> _______________________________________________
> PD-dev mailing list
> PD-dev at iem.at
> http://iem.at/cgi-bin/mailman/listinfo/pd-dev
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20050404/271bb95d/attachment.pgp>


More information about the Pd-dev mailing list