Setup TextPad for Rebol

Started by Lee Gold on 9-Dec-2013/19:15:33-8:00
Hi, I have the syntax highight file. But is there a way in the TextPad tools to run a .r rebol file. I know to use rebol.exe, but maybe there are addition optimizations/settings? Thanks
Click Tools -> Run The command value should be the path to your rebol.exe. The parameters value should be $File. The initial folder can be the path to your current code file. For more info, look up "Running Other Programs" and "Tool Parameter Macros" in Textpad's help menu.

Reply

Replies are rate limited to reduce abuse.