Hex Editor
Hex Editor - Binary File Editing Software for Windows

Obtaining Parser Object

HHD Software - Hex Editor Serial Port Monitor USB Protocol Analyzer Network Monitor
 
 
 
< PreviousTopNext >

Parser object is an intrinsic object. It is provided under the name "parser" to the script called by the Structure Viewer. There is no other way to obtain a reference to this object.

This object is a default global object for a running script, so its methods may be called directly, for example:

alert("Message");   // equivalent to parser.alert("Message");        
      
< PreviousTopNext >
Copyright © 2012 HHD Software. All rights reserved.