1. fraustrated help euphoria does not work on vista

i run the interpreter and type ex ave.ex a program i wrote but it says cant open ave.ex.what do i do

new topic     » topic index » view message » categorize

2. Re: fraustrated help euphoria does not work on vista

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

I've already told you what to do. Have you tried that yet?

new topic     » goto parent     » topic index » view message » categorize

3. Re: fraustrated help euphoria does not work on vista

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

Are you trying to run it from the same directory as ave.ex? Your console session should look something like this (assuming ave.ex is in c:\mydir:

c:\some directory\ > cd \mydir 
c:\mydir\ > exwc ave.ex 

And then you should see the output from your program.

Matt

new topic     » goto parent     » topic index » view message » categorize

4. Re: fraustrated help euphoria does not work on vista

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.

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu