As far as I understand, you want to declare in a P Schema more than 5 views.
This max number is defined by a constant for the prs program.
See Thot/thotlib/internals/h/constprs.h:
#define MAX_VIEW 5 /* max. number of views for a document */
You can modify this constant, recompile prs and recompile all your schemas P.
Cecile
----------------------------------------------------------
Cecile Roisin
EMAIL: Cecile.Roisin@inrialpes.fr
----------------------------
Unite de Recherche Rhone-Alpes,
projet OPERA ( http://opera.inrialpes.fr/OPERA/ )
655 avenue de l'Europe
38330 Montbonnot Saint-Martin
TEL: (33) 04 76 61 53 60 FAX: (33) 04 76 61 52 07
----------------------------------------------------------