Quantcast
Channel: IBM Mainframe Computers Forums
Viewing all articles
Browse latest Browse all 9405

COBOL Programming :: RE: Wildcard logic in COBOL

$
0
0
Author: sergeyken
Posted: Wed Sep 07, 2016 2:09 am (GMT 5.5)

A typo in previous post (cannot edit... icon_evil.gif )

Instead of
Code:
Do While String /= ''


Should be
Code:
Do While StrMask /= ''

_________________
Tyrannosaurus-REXX


Viewing all articles
Browse latest Browse all 9405

Trending Articles