|
BinaryDocument.Field object
Prototype for BinaryDocument.Field objects Syntax
Parametersnone. Property Ofnone. Implemented InECMerge 2.4 DescriptionA field object is used to define a portion of the file with a given name and role. The name is only to remind what the field is. The role on the other is used by comparison engine: the fields with a given role can be ignored by checking that role in the Binary Comparison Options panel " Roles of fields to ignore" list. You can also add this role in the OptionsSet "typed.binaries.fields_to_ignore" option. Dynamic fields are place holders, they are just there to define a particular role which must be used by the dynamic_fields_script. A single dynamic field can have multiple definition so that a field cut into several small ranges of bytes in the file can be defined. Properties
Methodsnone. ExamplesExample 1.Creates a field for the timestamp in an Microsoft Windows .EXE file:
See AlsoBinaryDocument object, UserFileType object |
|||||||||||||