Ring Check If A File Exists

[Solved] Ring Check If A File Exists | Php Frameworks Codeigniter - Code Explorer | yomemimo.com
Question : ring check if a file exists

Answered by : azzeddine-remmal

Fexists(cFileName) ---> returns 1 if the file exists

Source : https://ring-lang.github.io/doc1.17/files.html | Last Update : Thu, 26 May 22

Question : ring check if a file exists

Answered by : azzeddine-remmal

see fexists("b:\mahmoud\apps\ring\ring.exe") + nl + fexists("b:\mahmoud\apps\ring\ring2.exe") + nl

Source : https://ring-lang.github.io/doc1.17/files.html | Last Update : Thu, 26 May 22

Answers related to ring check if a file exists

Code Explorer Popular Question For Php Frameworks Codeigniter