Group: comp.lang.fortran · Group Profile · Search for Object001 in comp.lang.fortran
Author: Gus Gassmann
Date: May 2, 2007 06:03
... reuse the code? It was easy enough to duplicate and do global search and replace to get what I wanted, but documenting everything is still going to cost multiple trees. Second, is there a way now to bundle the objects together in a single module, so that instead of use object001 use object002 ... use objectnnn I can simply say use objects Thanks for any ideas. gus gassmann
|