Navigation:  thinBasic Modules > File >

DIR_IsDir

Previous pageReturn to chapter overviewNext page

 

Description

 

Determine if specified path is a valid directory.

 

Syntax

 

n = DIR_IsDir(Path)

 

Returns

 

Number.

 

Parameters

 

Name

Type

Optional

Meaning

Path

String

No

Full path.

 

Remarks

 

Restrictions

 

See also

 

File Module,

 

Examples

 

 

 

 

 

 

© 2004-2008 thinBasic. All rights reserved. Version 1.7.0.0 Web Site: http://www.thinbasic.com