make1file
/infobank/programs/dbase/ob2items/make1file.for
Subroutine to combine and remove separate .htm files for ob2items.for
Clint Steele 4/8/2003
call system ('/bin/cat *.htm > '// * '/infobank/programs/dbase/ob2items/htm.all') call system ('/bin/rm '// * '/infobank/programs/dbase/ob2items/*.htm')