Hi all, A couple questions on ASIS: 1. I have a variant record declaration. I can find all the fields, including those inside the case statement. But I cannot find the parameters. How do I get the parameters of a variant record? 2. I have an record aggregate, and I need to find the record declaration. In particular, I need to know how many fields the record contains when I have something like (A, B, others => C). How do I find the record declaration? Thanks, James Alan Farrell