| Author |
Message |
|
| yc |
Posted: Sat Oct 27, 2007 12:46 am |
|
|
|
User
Joined: 13 Oct 2007
Posts: 47
|
Hi all -
is it possible to run a yaws file within appmod? |
|
|
| Back to top |
|
| Guest |
Posted: Tue Nov 06, 2007 9:37 am |
|
|
|
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 |
|
|
| Back to top |
|
|
|
All times are GMT
|
|
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
|
|