2.7.38 impHEKA


Menu Information

Data: Import from File: HEKA (DAT)


If you do not see this file type, choose Data: Import from File: Add/Remove File Types...

File Import Add Menu.png

To add drag & drop support for a file type, see Import Filter Manager.

Brief Information

Import HEKA (dat) files. Support for PATCHMASTER 2x90.3, File version 1000.

Command Line Usage

impheka sample.dat; // import sample.dat file to current worksheet.

X-Function Execution Options

Please refer to the page for additional option switches when accessing the x-function from script

Variables

Display
Name
Variable
Name
I/O
and
Type
Default
Value
Description
File Name fname

Input

string

fname$
Filename of the image file to be imported.
File Info and Data Selection trfiles

Input

TreeNode

<unassigned>
Treenode that specifies the information of the file and data
Import Options options

Input

TreeNode

<unassigned>
Treenode that specifies importing options
Output orng

Output

Range

<active>
Specify where the data is put.

See the syntax here.

Header Info trheader

Output

TreeNode

<optional>
Not currently implemented
Repeat Import reimp

Input

int

0
Controls whether to repeat import the data.

Description

This function will import HEKA file/files by setting the options in the dialog. It can be accessed from menu or command window.

  • Menu: Select Data: Import from File: Heka(Dat)...
  • Command window: type impheka -d in command window.

Details on Some Dialog Options

  • Import Options(options)
Please see this page for more details.