![[index]](../icons/index.gif)
Next: initialize-console
Up: drscheme:rep:text
Previous: format-source-loc
Call this method to highlight an error associated with this repl.
- (send a-drscheme:rep:text highlight-error text start-loc end-loc) -> void
text : (instance text:basic%)
start-loc : small-integer
end-loc : small-integer
PLT