we are implementing a project using cobol(micro focus) now while compling the files if your cobol program is making call so many other programs you have to mention all of them while linking your main (calling) programs at the DOS prompt as 'link main.obj+.....+' etc. In our application there are 18 such programs but when we try to link them it is not allowing us to link more than 13 objects . please send me the solution as soon as possible.