; ; 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. ; bnd286 & %0.obj,crport.obj, & condec.obj,strng.obj,except.obj, & /rmx286/lib/rmxifc.lib,/rmx286/lib/udiifc.lib & segsize (stack(1000H)) object(%0) rc(dm(2000,03fffffh)) nodb noty & pr(%0.mp1)