PDA

View Full Version : Row Export to Textfile



Guest
09-16-2003, 05:08 AM
Dear OrangeCD Support

We are currently evaluating OCD for acquiring/administering CD (Track) Information to be used within a Bar/Club-Music-Mixer-Ambiente-System.

To be able to use OCD together with the existing system, we would need the possibility to export data gathered with OCD in row by row textfile listings, in order to import them within the database in use.

Sample Row:
Lable: 000012;Singer;Album Name;TrackName1 4:22;TrackName2 2:12;TrackName3 4:10;TrackName5 2:21;TrackName6 21:12
(; is a field delimiter)

How would we go about this? Could we create a template? If yes, what would be the syntax to be used? Is there a sample "script" for that matter? Is there another way to export the data in the said formatting? Where can we find comprehensive documentation for the "template-language"?

Kind regards
Juri Kuchowsky

andrei_c
09-25-2003, 02:06 AM
Yes, it can be done. You can create the following .dax file for that purpose. I am not sure what you mean by "lable", but you can try and see if it is what you wanted.

I can send the actual file by e-mail.



::start/web
<!---->Lable: <!--[label/]-->;<!--[artist/]-->;<!--[title/]-->;
<!----><!----><!--[tracktitle/]-->
<!--[tracktime/]-->;<!----><!---->
<!---->