; ; This submit file is used to bind a message passing demonstration module. ; It is invoked by < submit(filename) > where filename is a plm source ; file whose full name is filename.p28. The result is an executable file ; whose name is filename. ; bnd386 & %0.obj,crport.obj, & condec.obj,strng.obj,except.obj, & /rmx386/lib/rmxifc32.lib & segsize (stack(1200H)) & object(%0) renameseg(code32 to code) rc(dm(10000,03fffffh)) nodb noty & pr(%0.mp1)