AltME: RebolBot

Messages

Kaj
It's a good publicity device. If I have anything to sell I could consider it
AdrianS
Graham, you still don't mention the license on either stackapps or GitHub.
I'll re-work the description on stackapps according to the template they suggest. What should I put the license as?
GrahamC
Apache2
same as rebol3 I guess
GrahamC
Ok, Boron is up and running
Kaj
Cool
GrahamC
we got visitors .. anyone want to chat to them?
Kaj
I really need to sleep
GrahamC
what's the boron version command
Kaj
I don't think there is one. There's no system object
I have to update it manually in the HTML template
Although you could get it from starting the interpreter, or boron -h
GrahamC
ok, no command to test then thru the web
this is returning none
birthday: 4-Jul-1787
print now/year - birthday/year + pick [ 1 0 ] found? all [now/month >= birthday/month now/day >= birthday/day]
console gives me
>> print now/year - birthday/year + pick [ 1 0 ] found? all [now/month >= birthday/month now/day >= birthday/day]
226
AdrianS
did you mention the error anorton got, Graham?
with sum: func [a b] [ a + b ]
GrahamC
No .. that too.  define a function and do nothing with it .. gives an error
AdrianS
Kaj, can the Rebol you've got running behind TryRebol generate images programatically? i.e. are the appropriate graphics libs available to it? If not, would it be a problem to run one that is set up for this?

Last message posted 360 weeks ago.