Fortran Datapool

A datapool entity. This is an extension supported by some FORTRAN versions. If no name is given with the datapool statement, a datapool entity will be created with the name “(Unnamed_Datapool)”. For example, DPOOL in the first example and (Unnamed_Datapool) in the second example.

DATAPOOL /DPOOL/ A, B 
DATAPOOL A, B 

Scientific Toolworks, Inc.
http://www.scitools.com