os.Path.exists

os.Path.exists() checks where a file exists:

CALL os.Path.exists(f_name) RETURNING result

where:

When you specify a file name, be careful with its case.

UNIX is case-sensitive, so it will treat files which names come in different cases as separate files.

 

 

Contact Us

Privacy Policy

Copyright © 2025 Querix, (UK) Ltd.