Re: Bound program doesn't execute

new topic     » goto parent     » topic index » view thread      » older message » newer message
FredRansom said...

common.e is in my source folder.

Ok, so in "C:\euphoria_4b\source\" there exist a file called "common.e". Can you look inside that file to see if it has this line ...

public function get_eudir() 
FredRansom said...

For some reason code text doesn't work for me. I put 2 pound signs at the beginning of code and 2 at the end, but they seem to be ignored. Thus,

    1. line 1 line 2 line 3, etc. ## looks awful.

The tag for showing text, without formatting it, is matching triple-braces. When the triple-braces are placed on lines of their own, the text is shown in monotype and this is the preferred way to show console output.

Your example above should have been coded as ...

{{{
line 1
line 2
line 3, etc.
}}}

If you look below a Reply window, you can see examples for various Creole tags, and this example is among those.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu