Erlang/OTP Forums

Author Message

<  Yaws mailing list  ~  run yaws file within appmod

yc
Posted: Sat Oct 27, 2007 12:46 am Reply with quote
User Joined: 13 Oct 2007 Posts: 47
Hi all -

is it possible to run a yaws file within appmod?
View user's profile Send private message
Guest
Posted: Tue Nov 06, 2007 9:37 am Reply with quote
Guest
YC wrote:
> Hi all -
>
> is it possible to run a yaws file within appmod? If so how can it be done?
>

You can tie a specific module name to a .yaws file.

<erl module="foobar">

out(A) ->
ok.

</erl>

Following that you can then call foobar:out(A)
explicitly from another module.

/klacke




--
Claes Wikstrom -- Caps lock is nowhere and
http://www.tail-f.com -- everything is under control
cellphone: +46 70 2097763

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Erlyaws-list mailing list
Erlyaws-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/erlyaws-list
Post recived from mailinglist

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum