Since user.r has changed directory depending on version, it is annoying for automatic script distribution which would depend on user.r not t开发者_如何学Goo know where it is. So is there any system va
开发者_StackOverflowAs it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will like
This syntax doesn\'t work: >> 开发者_开发百科do load/header {rebol [Title: \"Hello World\"] Print System/Header/Script/Title }
I tried http://www.mail-archive.com/rebol-list@rebol.com/msg19437.html (I just changed to www.reboltutorial.com) :
http://www.informit.com/guides/content.aspx?g=dotnet&seqNum=759 >> read http://www.informit.com/guides/content.aspx?g=dotnet&s
This Subversion import command works on dos command line: \"C:\\Program Files\\Subversion\\bin\\svn.exe\" import c:\\myproj file:///c:/svnrepo/myproj -m \"test\"
I agree with Carl that XML is too much verbose compared to Rebol\'s Block but there is no equivalent of XML DOM library for Rebol\'s Block or am I mistaken ?
Let\'s say I type a stupid command in Rebol Console like >> AWordThatMeansNothing ** Script Error: AWordThatMeansNothing has no value
I know that the gl开发者_运维百科obal words is limited to something like 2500 words. What if I fear to reach the limit, I would like to create and destroy words on the fly with something like unset: w
I tried carl function http://www.rebol.com/article/0281.html with 155 Mo it works. Then I tested with 7 Go it fails without saying the limit.