Siebel VB Language Reference > Quick Reference: VB Statements and Functions >

VB File Functions: File Control


The following functions and statements are for file control.

Function or Statement
Purpose
For More Information

FileAttr

Returns information about an open file

FileAttr Function

FileCopy

Copies a file

FileCopy Statement

FileDateTime

Returns the modification date and time of a specified file

FileDateTime Function

FileLen

Returns the length of a specified file in bytes

FileLen Function

GetAttr

Returns attributes of a specified file, folder, or volume label

GetAttr Function

Kill

Deletes files from a disk

Kill Statement

Name

Renames a disk file

Name Statement

SetAttr

Sets attribute information for a file

SetAttr Statement

Siebel VB Language Reference Copyright © 2006, Oracle. All rights reserved.