What is a struct! datatype in REBOL and how do开发者_StackOverflow中文版es it work?In rebol, struct! is a data type used to approximate struct in the C languages. It also is used in argument specifica
Default Rebol VID style is eye-searing, put bluntly. I started making my own default, but ran into a snag. Namely, how do I specify styles for a sub-element of an element?
As a REBOL newbie, I\'m really finding the HELP command useful, and I\'ve found a lot of great documentation online. That\'s really not so true for REBOL/View, though. The REBOL/View VID Develop开发者
I want to redirect rebol output to C# with -q options but I still get in the end: REBOL/View 2.7.7.3.1 1-Jan-2010
This article shows how to implement asynchronous pluggable protocol in reb开发者_JAVA技巧ol that can be read by firefox or ie or command line http://www.devx.com/webdev/Article/17120/0/page/1
I cannot close window on Mac OS X 10.6.4 and I cannot enter anything in field. REBOL/View 2.7.7.2.5 5-Jan-2010
C#, Java even Javascript can开发者_如何转开发 create custom event. As far as I can read in an obscure single post (http://www.mail-archive.com/rebol-list@rebol.com/msg14321.html) that wasn\'t possible
I can create p as a pointer to f like this: 开发者_运维百科f: func[][print 1] p: :f When executing:
I\'m trying to parse http://www.google.com/finance?q=INDEXDJX:.DJI and I can\'t achieve it I can\'t see why:
Gregogy has made a post about rebol and javascript here http://blog.revolucent.net/2009/05/javascript-rebol.html