Could we update the format doc to say that a 0x5c (multiple embedded image tag) needs a 0x08 (anchor ends) after it? I wouldn't think that it would since I didn't think there was any text in an image tag, i.e. <img> </img> but it does need one to end the link to the big image.
Could we also update the doc for URL data records. I was confused in thinking that I just had to provide items for records used instead of all records. The URL data records must provide an item for each record number from 1 to the highest record number used, whether or not there is actually a corresponding record. Also, is the default category record working right? Do the corresponding categories have to exist already in the viewer or will they be created if they don't exist and there is room in the category list on the viewer? Also regarding categories, should they be type 8 (Bookmarks) or 9 (Category)? I swear the Python parser gives it a type of 8 but I haven't looked into this too much. In the mailto record, the doc says that the strings field says "a list of To, Cc, Subject and Body strings (if any)". I think a null terminated string needs to be present for each of these even if the length is zero. These comments are based on the 9/13/2001 db format from the 1.2 distribution package. Thanks Bill _______________________________________________ plucker-dev mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-dev
