You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I fear this project may be abandoned, since there haven't been any updates in years. But, just on the off-chance:
Whenever I attempt to 'Run Script' in TextMate, with a Red/Rebol script in the editor window, I get errors, even with the most basic of scripts [I've manually added line-breaks to make them more readable]:
Red []
print"hello"
gives:
*** Error: cannot access argument file: -qs --== Red 0.6.3 ==--
Type HELP for starting information. ***
Runtime Error 1: access violation *** at: 9A12CA00h
Red []
name: ask "what's yer name?"prin"yer name's..."print name
I fear this project may be abandoned, since there haven't been any updates in years. But, just on the off-chance:
Whenever I attempt to 'Run Script' in TextMate, with a Red/Rebol script in the editor window, I get errors, even with the most basic of scripts [I've manually added line-breaks to make them more readable]:
gives:
gives:
I have red installed in
/usr/local/bin/red
aliased to/usr/local/bin/rebol
The text was updated successfully, but these errors were encountered: