User`s guide
9030971 E17
D-1
Appendix D
Data Export Resource File
Describes the Data Export resource file and how to configure it before and after installing Data
Export.
The Data Export resource file, SDE, consists of parameters that define the
appearance and operational features of Data Export running in the X Window
System environment. You can customize default settings to meet your
particular requirements during installation (see Configuring Default Resource
File Parameters During Installation on Page D-7) or after installation with a
text editor (such as vi).
SPECTRUM writes SDE to the .../Spectrum/app-defaults directory at
installation.
An example SDE file is listed as follows:
! SPECTRUM Data Export default startup parameters
!
## The definition file directory goes with load and save as commands
! Definition File default directory
*DefFileDefaultDir: /usr/data/Spectrum/5.0/export.output
## The export program goes with export now menu command
! This is the command to invoke the dataexp task with Export Now command.
*DataExportProg: /usr/data/Spectrum/5.0/SG-Tools/dtxscript
! Description is simply a user definable title for the export definition
! file.
*Description: Export Definition Description
## Use the default landscape handle defined by Install
! PreferredLandscapes (a comma-separated list of landscape handles
! user is interested in working with) are the initial selection in the
! landscape selection dialog box.
*PreferredLandscapes: 0x11c0000
! AutoExpand determines whether to automatically expand the preferred
! landscapes for the user. 0 = autoexpand off, 1 = autoexpand on.
*AutoExpand: 1