![]() |
Where: identifier is the name of the list or dictionary collection type.
次の例では、リスト stringList の最初の要素を上書きします。
rewrite stringList from "ITEM REWRITE" key 0 display "The contents of the list after rewrite element 0 : " invoke displayListContents(stringList)
集合のサンプルも参照してください。このサンプルは、 Start > All Programs > Micro Focus Enterprise Developer > Samples > Visual COBOL Samples, under COBOL for .NET. に用意されています。