AD3000Edit and Runtime error 216

Duane Clark junkmail at junkmail.com
Sun Mar 3 20:44:22 CST 2002


Duško Rusmir wrote:
> Dana ponedeljak 4. mart 2002. 00:59 napisali ste:

Wow, I didn't know I was Dana :-)

> 
>>Did you read documentation/cvs-regression.sgml ?
>>
> 
> No, with which program should I use to read it?
> 
> 

You should be able to turn it into html with db2html. If things are 
setup right, you can do this by running make in the documentation 
directory. Otherwise, the easy way to read it is to use Lawson's script.

#!/bin/sh
#<wine>/documentation/*.sgml reader (c) 2000- Lawson Whitney
# Use, distribute, or change at your own risk.
sed -e 's/<[^<>]*>//g' -e 's/&lt;/</g' -e 's/&gt;/>/g' $1 |less -ni


-- 
My real email is akamail.com at dclark (or something like that).




More information about the wine-users mailing list