Cadcorp SIS API Methods

ExportFeatureTable Method

Description

Exports a named Feature Table to a comma-separated file.

Syntax

Visual Basic
Public Function ExportFeatureTable( _
   ByVal ftable As String, _
   ByVal filename As String _
) As Integer

Parameters

ftable
The named Feature Table to export.
 
filename
The name of the exported file.

Remarks

Available: GEO ME MD OD SISpy

Groups:

Example

sis.ExportFeatureTable ("OS (GB).Land-Line", "c:\data\Land-Line.csv" )


Send comments on this topic.

Click to return to www.cadcorp.com

© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).