Scripts icon indicating copy to clipboard operation
Scripts copied to clipboard

Miscellaneous Rebol Scripts

Results 4 Scripts issues
Sort by recently updated
recently updated
newest added

Includes compliance for refinements-as-own-arguments: https://trello.com/c/DaVz9GG3/ Also for COMPOSE is /ONLY by default, and uses ((...)) for splicing. CALL is now /WAIT by default, and lower-level calls must be used to...

... so must redefined by hand: `also: func [x [ any-value!] y [ any-value!]] [:x]` Or use new syntax: ALSO-DO or AFTER

Both `[]` and `[]` produce same output, `[ _ ]`. IMO first case should result in `[ _ ]`. (But a first attempt gave troubles in `to-path`)

It's impossible to make tab-like (borders just on one side) elements.