txt or flash player scriptures

Any discussions around the Gospel Library App on various mobile and electronic devices.
tannerj1332-p40
New Member
Posts: 5
Joined: Sun May 23, 2010 8:57 am
Location: Utah, USA

Post by tannerj1332-p40 »

scgallafent wrote:Most operating systems have a way to run a script against multiple files. Since the Windows syntax is ingrained in me:

Code: Select all

for %v in (*.html) do html2text %v

It's not something I typically do on my Linux box, so I can't regurgitate that one from memory.
Thanks, but when I try to convert it says there is a problem with the code.
rmrichesjr
Community Moderators
Posts: 4249
Joined: Thu Jan 25, 2007 11:32 am
Location: Dundee, Oregon, USA

Post by rmrichesjr »

Let's see if we can get it working for you:

Is it the "for %v in (*.html) do html2text %v" code that there's a problem with?

What is the exact error message or other response?

Can you run html2text on a single file?

What OS and command interpreter (or shell) are you using?

Return to “Gospel Library”