Lab: SFL Library Author: Alex Kornilovski To advance the lab, select menu Studio|Advance or the corresponding shortcut.
The SFL provides about 450 functions that cover these areas: Compression, encryption, and encoding; Datatype conversion and formatting; Dates, times, and calendars; Directory and environment access; User and process groups; Inverted bitmap indices; Symbol tables; Error message files; Configuration files; String manipulation and searching; File access; Internet socket access; Internet programming (MIME, CGI); SMTP (e-mail) access; Server (batch) programming; Program tracing. http://www.jsoftware.com/svn/base/trunk/api/misc/mapi.ijs 2008/12/11 Sherlock, Ric <[email protected]> > Yes the jobs write out progress logs & intermediate results as they > progress, my question is more about the actual notification (mail sending) > method. > > ---Björn Helgason wrote: > > I usually lety the jobs write out status logs that can be > > checked.You can > > then have a job that checks the logs and send mails to you as needed. > > > > 2008/12/11 Sherlock, Ric > > > > > I have some long-running (several days) jobs based around > > the deoptim addon > > > that I am running on 6 different computers. > > > > > > It would be nice if jobs could notify me when they had > > finished so I would > > > know to retrieve the results. > > > > > > My initial thought is to see if I can use > > ~system/packages/winapi/mapi.ijs > > > to send an email to me. > > > Is that a good (and hopefully easy) way to go? Other ideas? > > > > > > I notice that mapi.ijs is Windows only, which is OK because > > currently all > > > the computers I'm using for this are flavours of Windows > > (Win2K, WinXP, > > > Win2003, WinVista) but a cross-platform solution would be better. > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Björn Helgason, Verkfræðingur Fugl&Fiskur ehf, Þerneyjarsundi 23, Hraunborgum Po Box 127,801 Selfoss , t-póst: [email protected] gsm: +3546985532 Landslags og skrúðgarðagerð, gröfuþjónusta http://groups.google.com/group/J-Programming Tæknikunnátta höndlar hið flókna, sköpunargáfa er meistari einfaldleikans góður kennari getur stigið á tær án þess að glansinn fari af skónum /|_ .-----------------------------------. ,' .\ / | Með léttri lund verður | ,--' _,' | Dagurinn í dag | / / | Enn betri en gærdagurinn | ( -. | `-----------------------------------' | ) | (\_ _/) (`-. '--.) (='.'=) `. )----' (")_(") ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
