What is causing a "word not bound to context" error in this script?...
Read MoreHow to get the HTTP response headers in Rebol3?...
Read MorePerform file encoding conversion with Rebol 3...
Read MoreHow to retrieve a function from a series of functions and call it...
Read MoreHowto make local word assignment inside PARSE in REBOL?...
Read MoreHow to SET a variable to the result of a rule matching multiple elements in Rebol PARSE?...
Read MoreWhy are the 'context' and 'object' functions in Rebol different, but essentially the...
Read MoreWhat is the 'reword' function in Rebol and how do I use it?...
Read MoreRebol COLLECT: keep the order of the source data in a loop...
Read MoreWhy does return/redo evaluate result functions in the calling context, but block results are not eva...
Read MoreHow do I access the value of a timer once set?...
Read MoreHow to set a variable in a Rebol 3 view and use the value after the window closes?...
Read MoreHow do I convert set-words in a block to words...
Read MoreWhy are local variables variable is not respected?...
Read MoreHow does the VALUE? function work?...
Read MoreAccess object members when using the locals-gathering FUNCTION instead of FUNC...
Read MoreHow to PARSE a sequence of items where items not in blocks are handled like single element blocks?...
Read MoreReplace specific values in a XML file...
Read MoreHow do you parse 4-bit chunks from binary?...
Read MoreHow do I remove all "black pixels" from a binary (image)?...
Read MoreHow do I get the remote IP-Address of clients connecting to a Rebol3 based server?...
Read MoreShould I use an event handler or actor for adding keyboard controls for a game...
Read MoreBest intro to dialects and parse?...
Read Morechanging encoding UTF8 to UTF8 BOM with rebol...
Read MoreHow to get radio button selection in Rebol 3?...
Read MoreREBOL3 - How to set the initial size of a layout?...
Read MoreWhat does the error "word is not bound to a context" mean?...
Read More