dictcomp.r and library.rip
[1/2] from: van::boven::hccnet::nl at: 11-Mar-2001 18:05
I downloaded the above-mentioned files, but can't read them.
As said in the documents:
write %dictionary.html decompress 64#
I get:
Script error: decompress expected data argument of type: binary.
Where: write %dictionary.html decompress #4#
note: "64#" changed into "#4#"
do library.rip
Script error: library.rip has no value.
(Rebol was running under SuSE Linux 7.0)
Do I have to give some other commands before the ones above ?
Thank you for helping me out.
Jos van Boven
[2/2] from: deryk:iitowns at: 12-Mar-2001 9:46
Jos van Boven wrote:
> I downloaded the above-mentioned files, but can't read them.
> As said in the documents:
<<quoted lines omitted: 5>>
> do library.rip
> Script error: library.rip has no value.
do %library.rip ; assuming library is in the same dir that you are
currently located
Deryk
Notes
- Quoted lines have been omitted from some messages.
View the message alone to see the lines that have been omitted