DELDIRQQ

Portability Function: Deletes a specified directory.

Module

USE IFPORT

構文

result = DELDIRQQ (dir)

dir

(Input) Character*(*). String containing the path of the directory to be deleted.

Results

The result type is LOGICAL(4). The result is .TRUE. if successful; otherwise, .FALSE..

The directory to be deleted must be empty. It cannot be the current directory, the root directory, or a directory currently in use by another process.

Compatibility

CONSOLE STANDARD GRAPHICS QUICKWIN GRAPHICS WINDOWS DLL LIB

See the example for GETDRIVEDIRQQ.

関連情報


このヘルプトピックについてのフィードバックを送信

© 1996-2011 Intel Corporation. 無断での引用、転載を禁じます。