Cadcorp SIS API Methods

NolCreate Method

Description

Creates an empty Named Object Library (NOL) file. This call will fail if the NOL file already exists.

Syntax

Visual Basic
Public Function NolCreate( _
   ByVal filename As String _
) As Integer

Parameters

filename
The name of the new NOL file. The new NOL is created in the current attached directory, unless a full path name is given. The new NOL can be added using NolInsert.

Remarks

Available: GEO MM ME MD OD OM SISpy

Group:

Example

sis.NolCreate ("c:\libraries\ewnol.nol")


Send comments on this topic.

Click to return to www.cadcorp.com

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