fmvs Beginner
Joined: 16 May 2004 Posts: 5 Topics: 3
|
Posted: Sun May 16, 2004 10:57 am Post subject: In cobol how to do a binary search on multi dimensional tabl |
|
|
I think with SEARCH ALL we can do a search on one dimensional table.
http://www.xephon.com/cgi-bin/xephon3/licence/getcode.cgi?pubfile=June.2000&datafile=M165A05
But in the above article he was doing a search on 2 dimensional table.
When i attempted it was not compiled at all.
My question is can we use SEARCH ALL on multi dimensional table. _________________ with regards,
fmvs |
|