>Is there a way to see user friendly 'readable' data similar >to 'list rules' for only one table?
Brad, Use "FOR" option of the LIST command. Here's how: LIST RULES FOR tablename LIST FORMS FOR tableviewname LIST REPORTS FOR tableviewname .................................... The List Rules For tablename gives me ALL table rules, not just the specified. However, List Reports/Forms/etc... for tablename returns a list specific to tablename as expected. I've tried this against Concomp, but only 1 rule on my sample database... Am I missing something here? Thanks, Brad LIST LABELS FOR tableviewname Hope that helps! Very Best R:egards, Razzak.
