1 Resorcerer never relies on knowledge of Macintosh Resource Manager private data structures. Resorcerer is a standard Mac application that relies on the Mac's Resource Manager to read and write resources to your file. It will remain compatible with any future changes to the Resource Manager.
You won't find these important custom resource template field types in ResEdit
Unsigned Byte = UBYT | Unsigned Word = UWRD | ||
Unsigned Long = ULNG | Byte Bit (1 bit) = BBIT | ||
Word Bit (1 bit) = WBIT | Long Bit (1 bit) = LBIT | ||
Byte Bit Field (nn<=08) = BBnn | Word Bit Field (nn<=16) = WBnn | ||
Long Bit Field (nn<=32) = LBnn | 1-bit Byte Flags = BFLG | ||
1-bit Word Flag = WFLG | 1-bit Long Flag = LFLG | ||
Resource ID = RSID | System Date and Time = DATE | ||
Modification Date and Time = MDAT | Single Float (4 bytes) = REAL | ||
Double Float (8 bytes) = DOUB | Extended Double (10 bytes) = EXTN | ||
Extended 68881 (12 bytes) = XT96 | THINK Universal Double (12 bytes) = UNIV | ||
PowerPC Double Double = DBDB | Fixed Point = FIXD | ||
Font Width Fixed Point = FWID | Fraction = FRAC | ||
Small Fract = SFRC | Color Component = FXYZ | ||
Point = PNT | Color RGB Triplet = COLR | ||
Color Lookup Table = CLUT | 3-digit Pascal String = Pnmm | ||
3-digit Text = Tnmm | 3-digit Filler = Fnmm | ||
Byte Counted Hex String = BHEX | Word Counted Hex String = WHEX | ||
Long Counted Hex String = LHEX | Byte Count+Size Hex = BSHX | ||
Word Count+Size Hex = WSHX | Long Count+Size Hex = LSHX | ||
Begin Byte Skip Offset = BSKP | Begin Word Skip Offset = WSKP | ||
Begin Long Skip Offset = LSKP | Skip Offset End = SKPE | ||
Byte Counted List = BCNT | Long Counted List = LCNT | ||
Long 0-based Counted List = LZCT | Fixed Count List = FCNT | ||
Divider with Comment = DVDR | Symbolic or Default Value = CASE | ||
Switch Key Byte = KBYT | Switch Key Word = KWRD | ||
Switch Key Long = KLNG | Switch Key Hex Byte = KHBT | ||
Switch Key Hex Word = KHWD | Switch Key Hex Long = KHLG | ||
Switch Key Character = KCHR | Switch Key Type Name = KTYP | ||
Switch Key Resource ID = KRID | Keyed Item Begin = KEYB | ||
Keyed Item End = KEYE | Skip Offset Sized List = LSTS | ||
Skip Offset Sized Hex Dump = HEXS | Skip Offset Sized Text Dump = TXTS | ||
Include This Recursive TMPL = SELF | 680x0 Disassembled Code Dump = CODE | ||
Pre- & Post-Process Data with Filters = FLTR | Language Code = LNGC | ||
Region Code = RGNC | Script Code = SCPC | ||
Insert Byte = +BYT | Delete Byte = -BYT | ||
Insert Word = +WRD | Delete Word = -WRD | ||
Insert Long = +LNG | Delete Long = -LNG | ||
Insert C String = +CST | Delete C String = -CST | ||
Insert Pascal String = +PST | Delete Pascal String = -PST | ||
Insert Even Pascal String = +EST | Delete Even Pascal String = -EST | ||
Insert Bytes = +nmm | Delete Bytes = -nmm | ||
Align on Wide Boundary = AL08 | Align on 16 Byte Boundary = AL16 |
Home Page | Ordering | Free Demos |