Wks.Import
LabTalk Object Type:
The import object is a sub-object of the wks object.
|
Please see the impAsc X-Function. |
Properties:
The import object is accessed using the following syntax:
[winName!]wks.import.property =
WinName! is optional. If winName! is not specified, the active worksheet is affected.
| Property | Access | Description |
|---|---|---|
| wks.import.maxTest | -- |
Not currently implemented. |
| wks.import.minBlock | -- |
Not currently implemented. The number of lines to be used for data file structure testing. |
| wks.import.partial | Read/write numeric |
When importing an ASCII file using open -w fileName, open the Import Verification dialog box before importing the file: 1 = enable, 0 = disable. |