Siebel VB Language Reference > Quick Reference for Siebel VB Methods > Error Handling Methods >

Disk and Directory Control Quick Reference


The following table lists methods that you can use to control disks and directories.

Statement
Purpose
Reference

ChDir

Modifies the default directory for a drive.

Change Directory Method

ChDrive

Modifies the default drive.

Change Drive Method

CurDir

Returns the current directory for a drive.

Get Current Directory Method

MkDir

Creates a directory.

Create Directory Method

RmDir

Removes a directory.

Remove Directory Method

Siebel VB Language Reference Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices.