isDir()  isFileLocked()

Chapter 5: General Objects and Methods

isFile()

Description

Verifies that the I/O file object is referencing a file and not a directory.

Syntax

isFile();

Return value

Integer. Returns 1 for success, and 0 for failure.

Usage

Pointer to object

Object

piof->isFile();

my_iofobj.isFile();





Copyright © 2005. Sybase Inc. All rights reserved. isFileLocked()

View this book as PDF