[comp.sys.amiga] Advice Needed for Re-entrant system

lyles@tybalt.caltech.edu (Lyle Scheer) (05/04/87)

My current(and long standing) project for my Amiga is to create a re-entrant
BBS program in Modula-2.  What I need is advice.  What is the best way to
implement a re-entrant system??  I think I have seen two methods that look
viable.  The first is using LoadSeg and then CreateProc.  The only problem
with this is that I can't get LoadSeg to work with my Modula-2 compiler
version(TDI v2).  I have heard of another method somehow to launch a sub-
routine as a task(or process, I'm not clear on the difference between the
two).  So, in essence, I need examples of both methods.  Modula-2 would be
best, but I have gotten good at translating C examples into the equivilant
Modula-2.  Thank you for your support, all of you.
					Wonko the Sane
				      (you call this SANE??)

Disclaimer: I am totally irresponsible.  So shoot me then.