I have migrated our code base from NET Express 5.1 to Visual COBOL 2.1.
In existing system we are using 'BLINK' command to make certain characters blink on the screen. But after migration to Visual COBOL, these characters are not blinking instead there is a gray color back ground ..
As I am aware the 'BLINK' command not supported in Visual COBOL 2.1. Is there any way to make this work??