Hey Guys, I just wrote a tiny program that you guys might find somewhat useful. It is a 16bit windows exe that uses Sunanda's decompressed binary method. It executes a one line shell statement that, to put in exacting terms, "do decompress read/binary %main.rll". Does some minor error checking too.
http://www.sonic.net/~gaia/misc/stub.exe Make sure your rebol_home environment variable is set, and then just put your own main.rll in with stub.exe. --Ryan >>; PS: to make a main.rll file >> write/binary %main.rll compress read/binary request-file/only -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
