Quote:
Originally Posted by Nate the great
This command does not work for me, nor does any variation of it. I've tried it on a group of 3 ebooks. They still show up as 3 ebooks, not one.
Tompe, what are the possible entries for booktype? I want to try them.
|
The ones I know about are:
Code:
my %booktypedesc = (2 => "BOOK",
3 => "PALMDOC",
4 => "AUDIO",
257 => "NEWS",
258 => "NEWS_FEED",
259 => "NEWS_MAGAZINE",
513 => "PICS",
514 => "WORD",
515 => "XLS",
516 => "PPT",
517 => "TEXT",
518 => "HTML",
);