Shantanu,

The copy-to-REPL and execute-block-of-code works like this:
1- it copy the selected text in scite to a temp file inside \bin\scite
\tools\SendCommand
2- call SendCommand.exe from the same folder
3- SendCommand will send the content of the temp file to the REPL,
execute it and the delete temp file.

Be sure that:
- the REPL it's working fine (if it let you work normally then it's
fine).
- the folder \bin\scite\tools\SendCommand have write/read permissions.
- BE SURE that ACB it's in the root of a unit (C: or D: or something
like that). I have been reported that this version don't work fine
inside folders (I'll be fixing that for the next version)

Let me know if it's work!!!


On Sep 4, 12:00 pm, Shantanu Kumar <kumar.shant...@gmail.com> wrote:
> Not sure if I am the only one - I was not able to make the copy-to-
> REPL and execute-block-of-code work using the keyboard shortcuts
> mentioned on the URL, nor using any other method. I am using Windows
> XP 32-bit with JDK 1.6.0_16.
>
> I look forward to somebody correcting me what I am doing wrong. :-)
>
> Regards,
> Shantanu
>
> On Sep 3, 8:37 pm, Darmac <dario...@gmail.com> wrote:
>
>
>
> > Hi,
> > I just release version 1.4 of ACB.
>
> > Changelog:
> > ++ Customized version of SciTE 2.01. It's accept \n in tooltips and
> > have a simple clojure lexer (don't use lisp lexer any more).
> > ++ Better SciTE autocomplete (recognize ?,- and others keyword
> > symbols)
> > ++ Now you can resize file explorer in SciTE (bug fixed)
>
> > With the customized clojure SciTE lexer I have more freedom in order
> > to make SciTE more confortable (better syntax, better folding, etc.)
>
> > Give it a try and tell me what you think!!
>
> >http://sites.google.com/site/dariomac/Home/projects/anotherclojurebox
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to