Here is a link to the user's guide for that terminal.http://support.boundless.com:8080/c/document_library/get_file?p_l_id=10216&folderId=10343&name=DLFE-19.pdf
We are using ADDS 4000/260LFC's on SCO 5.07.
I assume you are using the 4000/260LFC's rather than the 4000/260's (the 260's have a monitor built-in whereas the 260/LFC's require you to attach your own VGA monitor).
The terminal has a "SCO Console" emulation and it works.
A better solution would be to put the SELECT and the file description into a pair of copybooks. Then you would change your programs to use the copybooks instead of putting the actual SELECT and file description into your code.
That way if you need to make changes to the file in the future, you...
I thought of another possibility. RM/COBOL allows you to enable automatic logging of opening and closing of datafiles, program termination, open and closing of program files, etc. If you enable this, the log files may grow in size quickly but you could have a script file that clears out the...
Usually the manufacturer of the dongle has a website where you can download drivers for XP. I ran into a similar problem with a software package that used Sentinel dongles and the manufacturer's website had a driver available for download. Installing the driver fixed the problem.
The RMPAN2W.CFG is assumed to be in the same directory as where your application is installed (because the "C=" parameter does not list a pathname).
The RMPAN2W.CFG is typically found in the same directory as where your RM/COBOL runtime is installed. In your case, the runtime is installed in...
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.