I should have told you I was talking about Cobol ILE I'm sorry about that!! There is a Start NO LOCK statement that is valid in Cobol ILE. But the question is since there is a Start NO LOCK option, at what point does a Start statement lock the record???
At least Microsoft COBOL and IBM COBOL [did] support it. Microsoft says: "[this syntax] is accepted by your COBOL system purely for compatibility with IBM 1.0 syntax and Microsoft V2.0 syntax".
START file-name [LOCK] [WAIT]
General Rules:
If you set the MS Compiler directive, the LOCK and WAIT clauses in the START statement are allowed and treated as documentary.
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.