Rational Developer for System z
COBOL for Windows, Version 7.5, Programming Guide


Putting values into a table

You can put values into a table by loading the table dynamically, initializing the table with the INITIALIZE statement, or assigning values with the VALUE clause when you define the table.

related tasks
Loading a table dynamically
Loading a variable-length table
Initializing a table (INITIALIZE)
Assigning values when you define a table (VALUE)
Assigning values to a variable-length table


Terms of use | Feedback

Copyright IBM Corporation 1996, 2008.
This information center is powered by Eclipse technology. (http://www.eclipse.org)