Ronald,
Please don't take this the wrong way, I am not trying to be difficult, or obnoxious. What or where can I find the 'official COBOL' lingo? I understand how specific words can be very confusing to anyone who codes in more than 1 language, or who reads any Microsoft technical...
CV,
Assuming that the functions are COBOL functions, or are system functions that allow an interface to COBOL, I have successfully accompilshed this in 3 compilers. (UNISYS A-SERIES/NX/LX, Fujitsu 5.0, MicroFocus 5.0). The syntax is similar to
CALL <function> OF <code-file> USING...
Di Basco,
You will need to find the DASDL source file for the database in question to attempt to determine a rudimentary schema.
A link you should find useful is:
http://public.support.unisys.com/os1/txt/web-verity?type=list
You would be looking for manuals on DMSII and/or DASDL...
Hi DiBasco,
1) This section invokes a 'link' to the DMSII database called 'PARAMETERS'. The compiler will create a COBOL-compatible layout that is compiled into the object program and provides the basic support to inquire, update, etc.. into the database.
2) This is an invoke if what IBM...
Akri,
This might be of some use to you.....
http://public.support.unisys.com/os1/txt/web-verity?type=list
it should give you more information about specific system intrinsics.
CS
P.S. Although I can't understand why you would want to move off the A-Series platform ??
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.