On Tue, Feb 1, 2011 at 8:29 AM, Dan Bron <[email protected]> wrote: > Raul wrote: >> A jhs service would be nice, and probably >> easy to do, with a screen or two of non-J >> code to get it started, I might try that >> in a week or two. > > Reading your message, I was reminded of FireDaemon, which is a tool that can > turn any application into a Windows service. I downloaded the trial version > here: > > http://www.firedaemon.com/download-firedaemon.php > > installed it, and in 3 minutes I had a fully running JHS Windows Service. > No code required.
Yes... and it should be possible to make j.dll installable as a service (or multiple services based on different .ijs scripts) without any extra downloads. But this may save me the time of writing the bit of code that I was going to write. -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
