Opening a hoc-file twice with the gui
Posted: Mon Mar 01, 2010 11:40 am
I have installed Neuron (on windows Vista, and installed Cygwin previously) and I am working my way through the tutorial and playing a bit around.
I try to run some lines of code by opening a .hoc file, say test.hoc. This works fine if I set the working directory and type xopen("test.hoc").
It also works fine if I use the menu: File->Load hoc and then double-click test.hoc.
However, if I now try to run the hoc-code for a second time by using File->Load hoc, nothing happens. I can load and run other hoc-files, but all files only once.
Does anybody have an idea what's causing this, and if it can be fixed?
Thanks
I try to run some lines of code by opening a .hoc file, say test.hoc. This works fine if I set the working directory and type xopen("test.hoc").
It also works fine if I use the menu: File->Load hoc and then double-click test.hoc.
However, if I now try to run the hoc-code for a second time by using File->Load hoc, nothing happens. I can load and run other hoc-files, but all files only once.
Does anybody have an idea what's causing this, and if it can be fixed?
Thanks