View Single Post
Old 04-23-2009, 08:01 AM   #24
nrapallo
GuteBook/Mobi2IMP Creator
nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.
 
nrapallo's Avatar
 
Posts: 2,958
Karma: 2530691
Join Date: Dec 2007
Location: Toronto, Canada
Device: REB1200 EBW1150 Device: T1 NSTG iLiad_v2 NC Device: Asus_TF Next1 WPDN
Quote:
Originally Posted by ancalex View Post
Hi
Here there is the fixed an enhanced version of my gui wrapper for the jscript written by =X=.

...

So, I changed a little bit the javascript code and now you can produce imp file from doc, rtf, html, txt, ppt, and pps documents and I have decided to change the name of the program to any2IMP.
Fantastic enhancements! It works GREAT!

I'm going to be happy to enhance this further, and to start with, in any2IMP.au3, try replacing line 44 with:
Code:
			$OpenedFileName = FileOpenDialog("Choose file...", $LastDir, "MS Word .doc files (*.doc)|MS Word .rtf files (*.rtf)|MS PPT .ppt files (*.ppt;*.pps)|HTML .htm files (*.htm*)|TEXT .txt files (*.txt)|All Files (*.*)")
.
This will help filter out only the input types supported.

Check out my new Any2IMP IE v6 screenshots added here showing more planned input types to be supported.

Next to add my mobi2imp.pl and Lit2sp.pl Perl scripts, but first they will need to be converted to jscript...

Last edited by nrapallo; 04-23-2009 at 11:53 AM. Reason: enhanced my enhancement
nrapallo is offline   Reply With Quote