From: Hudson R. <hud...@so...> - 2002-08-13 15:55:47
|
Hi all, I'm had problems using inspect. When I use the verb inspect in a shared library it isn't work(isn't called from a main program). I'm attaching the programs below: inspect0.cob -> main program. (should be compiled as a binary) inspect1.cob -> subprogram. (should be compiled as a shared library) Thanks. Hudson |