Inserts a Named Object Library (NOL).
| Visual Basic | 
|---|
Public Function NolInsert( _ ByVal filename As String, _ ByVal nPos As Integer, _ ByVal bReadOnly As Integer _ ) As Integer  | 
            
True   
                             | 
                            Make the NOL read-only. | 
False   
                             | 
                            Make the NOL writable, i.e. new named objects may be created in the NOL. | 
Available: GEO MM ME MD OD OM OV SISpy
Group:
sis.NolInsert("c:\libraries\ewnol.nol", 0, True)
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).