I'm trying to run a .pro file on IDL, I opened the file in IDL, but I cannot input anything at the consoleenter image description here I'm using IDL on ubuntu.
Is it because the environment isn't set up well? I also try to click the 'compile&run', it is not responding.
I can't see the end of the code, but assuming there is an
endat the end of the code, you should be able to run your code with:;Also, be careful, your file has not been saved.