12626
Clipboard Help+Spell / Re: CHS: New Formatting Dialog
« Last post by mouser on October 10, 2011, 03:59 PM »- 1. I'm repackaging with a sample tool that doesn't need visual studio runtime dlls, so that should solve that problem.
- 2. As you noted, the perl sample tool will only run if you have perl installed and configured on your pc; that is as designed. One could build the perl sample into an exe but the point was simply to let you test running a perl script directly IFF you have perl installed.
- 3. As for using an editor.. it's failing because you are passing in both the input and the output file, and the output file doesn't exist yet. However, i will modify the way tools work so that you can actually use it with a tool that reads and writes to the same temp file, the way an editor would. That will let you use it in the way you are trying.

Recent Posts