Hi!

On Tue, Aug 24, 2010 at 20:57, Kay Münch <kay_mue...@web.de> wrote:
> the short name is just 'e' in my run configuration, the long
> name 'e...@hostname.domain' using the output from hostname -f.

>> Regarding the "no output", I guess that your example code is basically
>> io:format("hello world~n")
>
> It does a little bit more :-)

Well, of course :-) I meant that it was an io:format printout that
wasn't shown in the console.

If you write to a file, you can check if your code is called at all
and just the printout is missing, or the code isn't called. If your
code isn't called at all, I will fix it right away. If just the
printout is not visible, please see below.

>> and you entered the module and function
>> name in the launch configuration dialog, to be run when starting up.
>
> You'd like to say "run configuration", tab "Erlang", group "Start" and
> therein "Module" where I entered 'first_epgsql' and "Function" where
> I entered 'start'.

Precisely.

>> There are issues with the output to the console in this case -- what
>> happens if you call it from the shell in the console view?
>
> Well, it works.

That's good, you have a workaround then until we fix the console, you
can start manually in the console.

The console is a problem area and I will have to rewrite it
completely, but unfortunately I don't have enough time...

regards,
Vlad

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Erlide-devel mailing list
Erlide-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/erlide-devel

Reply via email to