Re: fraustrated help euphoria does not work on vista
- Posted by euphoric (admin) Aug 30, 2010
- 949 views
mexzony said...
i run the interpreter and type ex ave.ex a program i wrote but it says cant open ave.ex.what do i do
Your file "ave.ex" probably doesn't reside in the same directory as the interpreter, so just typing in the name won't cut it. You need to provide the full path.
The better option is to double-click on ave.ex, then assign the Euphoria interpreter to open programs of that type. Alternately, you can right-click on the file and choose properties, and then assign a file type.