i am using utah cobol with the btreive package.
environment division.
select """ assign to disk
organization is relative
access is sequential
relative key is w-key.
data division.
configuration section.
input-output section.
file control.
fd """""...
hi
i've been haveing problems with the different computational's.
i've written a time=sheet program to store 7 days into a 6 digit key(date,,, (ddmmyy)).
if i use comp-3 the program wont write any data who's date is greater than 07,, ie (081203).
if i use comp-1 then any date from 01...
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.