Hi,
Is there any process of reversing the key functionalities. I want my Enter key to work as Tab key and tab key as Enter Key.
In key Defination file, I have defined my file as.
TAB =12006
Enter=2
Like For all keys we have XYZZZ values where x is 0/1 for inactive/active Y is...
Hello,
I am compiling a program in NETcobol for windows v9 and getting sev error message "An invalid word sort-status was found " for sort file selection.
SELECT SORT-FILE ASSIGN TO SORTFIL
SORT-STATUS IS SORT-STAT.
Compiler has sort-status as the reserved word set. Otherwise in...
I am developing a code on NETCobol and have following issues.
1.When i ran the program it didnt throw a big screen, so i set the environment variable during run time as @scrnsize(160,80). I got the full screen but i am seeing that the character based screen is just concentrated at one-quarter...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.