Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

memory problem in RM-COBOL

Status
Not open for further replies.

sreeja1611

Programmer
Sep 3, 2002
7
FR
Hi,
A RM-COBOL program reads a file and stores some fields of record in a table of size 100. the values of the table displays some junk values when I search in table but it is taking right values for computation but display only is the problem.

Any earliest help is very much appreciated.

Regards
Ravi
 
Ravi,

1. Post some of your code.
2. How do you know that the correct values are stored?
3. What "junk" values are displayed?
4. How do you search the table?

Dimandja
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top