Search code examples
What is causing a "word not bound to context" error in this script?...


rebolrebol3r3-gui

Read More
How to get the HTTP response headers in Rebol3?...


httphttp-headershttp-getrebolrebol3

Read More
Perform file encoding conversion with Rebol 3...


character-encodingrebolfile-conversionrebol3

Read More
How to retrieve a function from a series of functions and call it...


rebolrebol3

Read More
Howto make local word assignment inside PARSE in REBOL?...


parsingrebolrebol3

Read More
Rebol Tail Call Optimization...


recursionrebolrebol3tail-call-optimization

Read More
How to SET a variable to the result of a rule matching multiple elements in Rebol PARSE?...


parsingrebolrebol3

Read More
Why are the 'context' and 'object' functions in Rebol different, but essentially the...


constructorrebolrebol3

Read More
What is the 'reword' function in Rebol and how do I use it?...


templatestemplate-enginerebolvariable-expansionrebol3

Read More
Rebol COLLECT: keep the order of the source data in a loop...


rebolrebol3collect

Read More
Why does return/redo evaluate result functions in the calling context, but block results are not eva...


returnreboltail-call-optimizationtrampolinesrebol3

Read More
How do I access the value of a timer once set?...


timerrebolrebol3r3-gui

Read More
How to set a variable in a Rebol 3 view and use the value after the window closes?...


scoperebolrebol3

Read More
How do I convert set-words in a block to words...


rebolrebol3

Read More
Why are local variables variable is not respected?...


scoperebolrebol3

Read More
How does the VALUE? function work?...


scoperebolrebol3

Read More
Access object members when using the locals-gathering FUNCTION instead of FUNC...


objectrebolscopingrebol3

Read More
How to PARSE a sequence of items where items not in blocks are handled like single element blocks?...


parsingrebolrebol3

Read More
Comparing characters in Rebol 3...


unicodecharacterrebolrebol3codepoint

Read More
Replace specific values in a XML file...


xmlrebolrebol3

Read More
PostgreSQL driver for Rebol?...


databasepostgresqlnetwork-programmingrebolrebol3

Read More
How do you parse 4-bit chunks from binary?...


parsingrebolrebol3

Read More
How do I remove all "black pixels" from a binary (image)?...


rebolrebol3

Read More
How do I get the remote IP-Address of clients connecting to a Rebol3 based server?...


tcprebolrebol3

Read More
Should I use an event handler or actor for adding keyboard controls for a game...


event-handlingactorrebolrebol3

Read More
Best intro to dialects and parse?...


parsingdslrebolrebol3

Read More
changing encoding UTF8 to UTF8 BOM with rebol...


utf-8rebolbyte-order-markrebol3

Read More
How to get radio button selection in Rebol 3?...


rebolrebol3r3-gui

Read More
REBOL3 - How to set the initial size of a layout?...


rebolrebol3r3-gui

Read More
What does the error "word is not bound to a context" mean?...


scoperebolrebol3

Read More
BackNext