Quote:
Originally Posted by gwynevans
Unless you're naming your files to a particular scheme, which you can parse to obtain the meta-data, e.g. "Drake, David - RCN 01 - With the Lightnings.lit".
|
It took me a moment or two to figure out that you're suggesting the addition of that small snippet of code to the actual libprs500 application, so that it can generate the meta-data itself from the file name, assuming that the files have been named using a predetermined pattern.
Cool -- I hadn't thought of that! With file-renaming applications, that should be easy enough to incorporate (although I say it as a person who is lost beyond programming in BASIC, so it may be a lot harder than I think).