======== Newsgroups: comp.sys.psion Subject: Re: How to create .rzc-files? From: kdw@dsbc.icl.co.uk (Keith Walker) Date: 12 Feb 1996 11:52:57 GMT Björn Ekström (bekstrom@bastad.se) wrote: : In the SDK they say that rscfile-class can read huffman compressed : resourcefiles directly but without telling anything how to produce : those files. Is there anyone who knows how to do? Can I use rcomp : to produce them?? Use the command 'rchuf'. I have the following in one of my project files for compressing the projects resource file. #if %main.rzc #older %main.rss #then #file delete %main.rzc #run "rchuf hwim -v -i%main" no_window #endif Hope this helps. keith -- Keith Walker, ICL, Lovelace Rd., Bracknell, Berkshire, United Kingdom RG12 8SN Email: kdw@oasis.icl.co.uk; Phone: +44 1344 472209 ; Fax: +44 1344 472987