DirsSet

Top  Previous  Next

 

DirsSet (Method)

 

Sets the directories which contains the AVAX support, drawing and block files

 

Syntax:

Sub DirsSet(sDirOpt As String, sDirData As String, sDirLib As String, sDirCom As String)

 

The DirsSet method syntax consists of the following:

Parameter

Data Type

Description

sDirOpt

String

Is the name of the directory that contains the Avax support files

sDirData

String

Is the name of the directory that contains the Avax drawing files

sDirLib

String

Is the name of the directory that contains the Block files

sDirCom

String

(unused)

 

Example