Data: Import from File: Famos (DAT, RAW) imc2, imc3 format.
If you do not see this file type, choose Data: Import from File: Add/Remove File Types...
To add drag & drop support for a file type, see Import Filter Manager.
Import Famos files
impFamos fname:="c:\test.dat";
Please refer to the page for additional option switches when accessing the x-function from script
Input
string
Filename of the file to be imported.
TreeNode
This is used in the dialog for displaying the basic information of the file. See more details in Description table
This is used to tweak the import options in the dialog. Please see the Description part of this document for details. See more details in Description table
Output
Range
This is used to specify the output range. See the syntax here.
This is for outputting the header information. It is hidden from the GUI. Users are not advised to use this variable. See more details in Description table
This X-Function is used for importing Famos data files.
Details on Some Dialog Options
1. The following example imports a Famos data file into a new book and renames the book with the filename:
2. The following script command imports a famos file (c:\test.dat) without opening the dialog:
impFile, impinfo