Whats new in Visual Cobol 10 and in cobol syntax?
in the example i can see any changes in the syntax
1. colonconlonsyntax.cbl
move 5 to v::x
move 3 to v::y
2. localvariables.cbl
declare result as numTd = ws-num1 + ws-num2
3. mergesort.cbl
see arr::numbers-length, section with Parameters, declare
4. Parameterizedsection.cbl
section with Parameter
fibonacci section (n as binary-long) returning result as binary-long.
i know this possibility from SAP ABAP, but never seen before in cobol
is there a complete list of all changes on cobol syntax and the new possibilities?
Thanks in advance
cg
Sign up
Already have an account? Login
Welcome to the Rocket Forum!
Please log in or register:
Employee Login | Registration Member Login | RegistrationEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.





