| Article: |
The Power of mdfind | |
| Subject: | perl script in Appendix B ("longsongs") | |
| Date: | 2006-01-14 16:09:18 | |
| From: | andy-lester | |
|
Response to: perl script in Appendix B ("longsongs")
|
||
|
qq() is an alternate way of quoting strings in Perl. It acts like qq(string) is the same as "string", but is useful if the string you're quoting has quote characters in it, like ours does.
|
||
Showing messages 1 through 1 of 1.
-
perl script in Appendix B ("longsongs")
2006-01-15 08:57:51 movdpoel [View]
Yes, you are right. It is that simple (isn't it always?). A lot of my tracks don't have values in some fields. With the information you give in Appendix A, I can 'circumvent' that. Thanks for helping me back on track.


