-
Trying to automate from local HTML files to a folder of iSilo .pdb files
I'm trying to automatically (nightly) convert a folder of HTML files into a(nother) folder of iSilo PDB files.
What I normally do manually with iSiloX is;
1. View in Explorer a folder of HTML files
2. Drag them onto iSiloX
3. Document | Convert All
I'm trying to replicate this from the command line via iSiloXC.
I'm trying to utilize my iSiloX settings.
My goal is one output file for each input file, just as in iSiloX.
I wrote a tool to automate creation of the ixl file (VBScript, draws from the iSiloX registry entry) and run the conversion (ping me if you'd like it).
My command-line is:
iSiloXC\iSiloXC.exe -x {Path}\Built.ixl
I end up with a single output file.
Can I, with one ixl file, create one output file for each input file? Or will iSiloXC funnel "all" input files into "each" output file (different than iSilo)?
-
Rephrase: I understand I can, in essence, create multiple ixl files (or one ixl file with the same data over and over).
But I try to do it with no <Title> section, and it creates a single "Untitled.pdb" doc - which is different than how iSiloX does it.
My goal is to have the <Source> list all the docs, and make no changes to the <Destination> section.
Is there a single or simple change I can make, to not have to use multiple <iSiloXDocumentList> sections - or multiple ixl files?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks