Главная страница
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.046 c
2-1158302368
Laymer
2006-09-15 10:39
2006.10.08
Lable


2-1159123064
vain
2006-09-24 22:37
2006.10.08
запуск прграммы


6-1147430573
Tempora
2006-05-12 14:42
2006.10.08
Как отобразить ход выполнения закачки IdFTP?


15-1158045124
Бугага
2006-09-12 11:12
2006.10.08
Навеяно задачками...


2-1158399969
stfu
2006-09-16 13:46
2006.10.08
Поиск по имени и столбцу в StringGrid..