adrianbon64
unread,Aug 19, 2010, 11:39:56 AM8/19/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dirhtml discussion group
I was trying to build a directory list as group of html-files, each
html file per each sub-folder.
For example, I have bunch of files and sub-folders inside
c:/aaa/
and I'm going to build a web-like tree (linked html-files representing
list of files for corespondent folder)
That 'website' must be in separate folder, of course:
c:/bbb
I've used settings:
"Recursive" > [v] One file per folder
"Folders, Files" >
> Folder(F4) [ \aaa ]
> Output File [ c:\bbb\%%DIR\index.html ]
we have NO FILES WERE GENERATED (NO matching files or folders were
found...)
or, if I do
> Output File [ c:\bbb\%%DIR.html ]
it makes ONLY ONE file inside 'bbb' ... ( "%%DIR.html" !)
NOTE: Was tested on dirhtml v4.853 (portable) (updated August 17,
2010)