I created an application ca 20 years ago.
J did all the controling of all processes.
Sending and receiving data from different sources.
Some of the information came over e-mail.
What I did was writing a short visual basic program which took the e-mail
and wrote it to a file.
Another visual basic program was started once in a while and it picked up a
file written by J and sent it off according to instructions.
I was among  receiving info about prices of currencies by e-mail.as well as
something else.
Last I heard it was still running.
Never failed.
I remember seing something about e-mail handling in J directly.
I never upgraded my app to it.
It was possibly written by Henry Rich.
I meant to look at it better than my initial glance but never got around to
it.
I did some socket applications long time ago directly in J.
It worked great but those were special apps and no e-mail involved.
Played with JHS a bit and meant to learn it better and get it to do e-mail
as well as talking to websites.
I am not very fluent in it and need to spend more time on it.
The visual basic parts doing e-mail was brilliant and very easy to do.
Even for me.
This was basically only thing I ever did anything with visual basic.
 On 15 Jun 2015 15:31, "Brian Schott" <schott.br...@gmail.com> wrote:

> Bjørn,
>
> [moved from general forum]
>
> Can you say more about receiving emails and processing them.
> In particular, I often wish I could edit emails to store them in an edited
> format, but gmail does not seem to enable this. Your comment makes me
> wonder if you are aware of some app or feature that might help.
>
> Thanks,
>
> On Sun, Jun 14, 2015 at 6:51 PM, Björn Helgason <gos...@gmail.com> wrote:
>
> > I sometimes make a combined output which can take outside instruction to
> > direct info to screen, log or file.
> >
> > Great for debug purposes and works great for long running processes.
> >
> > Especially when the processes need to wait for different kind of inputs.
> >
> > I loved receiving e-mails and process them.
> >
> > --
> (B=)
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to