I found a problem making demoinclude.js. The lines didn't have the trailing close bracket and semicolon.
The problem appears to be that sed doesn't detect the end of lines correctly when trying to match "\"$", probably because on my Windows 2000 system config.sh has CRLF line endings. The attached patch fixes this up by working around the problem. Hugh
qx_demo_inc_patch.txt
Description: Binary data