Before using a data environemnt class, If I referenced a table not open in
the rpeort I would get an error - Alias XXXX not found. It was then easy to
add the table to the report environment.

If I have a report that uses the dataenvironment class and I have the same
situation as above, it give me error Alias OBJECTS not found.

No matter what the table alias, it always references alias OBJECTS.

Any idea how to get it to reference the correct alias in error?

Cheers
David