I want to export a simple text file containing some of the fields. I will be manipulating the data with Linux programs.
So, take the export GUI and uncheck all of the check boxes and wipe out all of the fields.
Then, in layout, enter the following:
"[artist]"[tab]"[title]"[tab]"[album]"[tab]"[length]"
That will export to a text file just fine. I then decided that the double-quotes weren't necessary, because of the way I'll be using the data. So, take out all of the double-quotes and try to export the file. The program hangs and then ultimately crashes with an Editor.exe error.
There is supposed to be a log file generated someplace, but the crash popup GUI didn't say what the file name was or where it was placed. Makes it a little hard to find when the what and where aren't provided.
Oops.
MMC R11.5
So, take the export GUI and uncheck all of the check boxes and wipe out all of the fields.
Then, in layout, enter the following:
"[artist]"[tab]"[title]"[tab]"[album]"[tab]"[length]"
That will export to a text file just fine. I then decided that the double-quotes weren't necessary, because of the way I'll be using the data. So, take out all of the double-quotes and try to export the file. The program hangs and then ultimately crashes with an Editor.exe error.
There is supposed to be a log file generated someplace, but the crash popup GUI didn't say what the file name was or where it was placed. Makes it a little hard to find when the what and where aren't provided.
Oops.
MMC R11.5
Comment