Modified it to work with FreePascal. Same link as above.
Note: It will not run on non-Win32 platforms, unless FreePascal is far more advanced than I would expect: I am pretty certain the CreateProcess call and the following code will be a bit problematic on other platforms. It should be possible to comment out the whole section, though, and only keep the Writeln('EXEC: ...') - that way the tool will generate a script rather than run the converter directly.
|