2.7.54 impODQ


Brief Information

Import *.ODQ files.

Additional Information

X-Function not designed for Auto GetN Dialog.

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 file to be imported.
File Info trfiles

Input

TreeNode

<unassigned>
This is used in the dialog for displaying the basic information of the file.
Import Options options

Input

TreeNode

<unassigned>
This is used to tweak the import options in the dialog. Please see the Description part of this document for details.
Output orng

Output

Range

<active>
This is used to specify the output range.

See the syntax here.

Header Info trheader

Output

TreeNode

<optional>
This is for outputting the header information. It is hidden from the GUI. Users are not advised to use this variable.
Repeat Import reimp

Input

int

0
Specifies whether or not reimport is allowed.

Description

This function is designed for the internal development.

Related X-Functions

impFile, impinfo