0
[Win VC++ 6.0 ]How to get the number of files count in a folder using VC++ 6.0?
New Here
,
/t5/illustrator-discussions/win-vc-6-0-how-to-get-the-number-of-files-count-in-a-folder-using-vc-6-0/td-p/1251428
Jun 11, 2008
Jun 11, 2008
Copy link to clipboard
Copied
Hi all,
Can any one tell how to get the number of files(.EPS) count inside a folder when the folder path is specified in VC++ 6.0?
Thanks in Advance.
Regards
myriaz
Can any one tell how to get the number of files(.EPS) count inside a folder when the folder path is specified in VC++ 6.0?
Thanks in Advance.
Regards
myriaz
TOPICS
SDK
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Explore related tutorials & articles
Guide
,
/t5/illustrator-discussions/win-vc-6-0-how-to-get-the-number-of-files-count-in-a-folder-using-vc-6-0/m-p/1251429#M238933
Jun 16, 2008
Jun 16, 2008
Copy link to clipboard
Copied
I'm a little confused by the question, but it sounds like you're asking how to count the number of files with a particular extension in a given directory? That's not really an AI SDK question, but it's a fairly easy one to find if you google it. If you're trying to use Illustrator to do it, AI doesn't have a general purpose file API. It has a few functions to do some things that Illustrator needs, but I don't think enumerating directories is one of them.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
New Here
,
LATEST
/t5/illustrator-discussions/win-vc-6-0-how-to-get-the-number-of-files-count-in-a-folder-using-vc-6-0/m-p/1251430#M238934
Jun 16, 2008
Jun 16, 2008
Copy link to clipboard
Copied
Thanks
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

