From: Hudson R. <hud...@so...> - 2002-09-24 05:56:53
|
Hi all, I've had problems in ACCEPT verb. 1. In execution, the no-echo statement don't work. Example program: accept03.cob 2. If I don't use nothing type of statement in accept(auto, update, etc), or nothing type of screen I/O, in execution, isn't respected the size of picture and permit that the user type any character (numeric/alphanumeric,etc). Also, function keys don't work. Example program: accept00.cob, accept01.cob 3. When I press Alt+TAB in any part from my program, it's exit from that operation. Why? Thanks. Hudson |