Quantcast
Channel: Adobe Community: Message List - FrameMaker Scripting
Viewing all articles
Browse latest Browse all 3715

Re: How to know if an object is a File or a Folder ?

$
0
0

If you simply want to check, if the file/folder object you created points to a file/folder on your computer, maybe this might work:

 

if (File.exists) ...

or

if (Folder.exists) ...

 

Jürgen


Viewing all articles
Browse latest Browse all 3715

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>