Page 1 of 1

importing multiple DCLGENs

Posted: Tue Jul 15, 2008 10:23 am
by jherr22
I am importing from a lot of DCLGEN files.
Each one works great, if input separately.
But if I concatenate them all into a single file, then the importer only recognizes the first table definition.

Each of the separate files contains both a DCLGEN and a COBOL defintion. So, I tried to load the multiple COBOL parts of the concatenated file, and Lo and Behold all the COBOL definitions were loaded from the concatenated file.

But, I don't want the COBOL defs.
I have way to many DCLGENs to load each one, one at a time.
Can you help with this?
Thanks
-- john herr

Posted: Tue Jul 15, 2008 4:24 pm
by ray.wurlod
I don't think it's possible (to import multiple table definitions from a single DCLGEN). :(