I'd like to change the compression default of osis2mod to ZIP. Currently it is: usage: osis2mod <output/path> <osisDoc> [createMod] [compressType [blockType [cipherKey]]] createMod : (default 0): 0 - create 1 - augment compressType: (default 0): 0 - no compression 1 - LZSS 2 - Zip blockType : (default 4): 2 - verses 3 - chapters 4 - books cipherkey : ascii string for module encryption
I'd like to change it to: usage: osis2mod <output/path> <osisDoc> [compressType] [createMod [blockType [cipherKey]]] compressType: (default 2): 0 - no compression 1 - LZSS 2 - Zip createMod : (default 0): 0 - create 1 - augment blockType : (default 4): 2 - verses 3 - chapters 4 - books cipherkey : ascii string for module encryption Does anyone have any problem with that? DM _______________________________________________ sword-devel mailing list: [email protected] http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page
