Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2006.10.08;
Скачать: CL | DM;

Вниз

аналог   Найти похожие ветки 

 
вывод   (2006-09-15 14:32) [0]

Добрый день!
Есть ли аналог file_exists для каталогов? Спасибо.


 
ввод   (2006-09-15 14:33) [1]

Есть. Пожалуйста.


 
вывод   (2006-09-15 14:33) [2]

в php имеется ввиду..


 
ПЛОВ ©   (2006-09-15 14:35) [3]

F1 - Ру/\Ёз

Delphi syntax:

function DirectoryExists(const Directory: string): Boolean;

C++ syntax:

extern PACKAGE bool __fastcall DirectoryExists(const AnsiString Directory);

Description

Call DirectoryExists to determine whether the directory specified by the Name parameter exists. If the directory exists, the function returns true. If the directory does not exist, the function returns false.

If a full path name is entered, DirectoryExists searches for the directory along the designated path. Otherwise, the Name parameter is interpreted as a relative path name from the current directory.


 
ПЛОВ ©   (2006-09-15 14:36) [4]


> в php имеется ввиду..

а я то думал, что в португальском языке :)


 
Loginov Dmitry ©   (2006-09-15 15:13) [5]

Is_dir ?


 
_dimka ©   (2006-09-15 15:15) [6]

Так file_exists и для директорий помоему работает ;)



Страницы: 1 вся ветка

Текущий архив: 2006.10.08;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.045 c
15-1158247965
SamProf
2006-09-14 19:32
2006.10.08
Подскажите пожайлеста компонент


15-1158350716
Германн
2006-09-16 00:05
2006.10.08
Любителям хохм на футбольную тему


2-1158699951
Sergioni
2006-09-20 01:05
2006.10.08
tstrings


2-1158325089
misskio
2006-09-15 16:58
2006.10.08
формирование таблицы из выражения Execute


1-1156789030
Коля
2006-08-28 22:17
2006.10.08
Это баг Delphi?