View XML
When you select the View XML option on the Activity menu, Dynamic Import launches the application specified in the digui.cfg by the processing variables viewsgml or viewxml depending on the file name extension.
viewsgml = write
viewxml = write
- Files with an .sgm or .sgml extension are opened in the application specified for the viewsgml variable.
- Files with an .xml extension are opened in the application specified for the viewxml variable.
On Windows, write specifies that WordPad.exe should be executed.
On UNIX, these variables must be edited to reflect the correct path and filename for the desired application. The default write is not a valid definition for UNIX systems (this modification must be done during software installation).
If the variable definition is not correct or the program specified cannot be found, the Perl window for DI contains the error message:
The system cannot find the path specified.
Refer to Changing the Variable Definitions below for information about editing the variables to specify a different application.