[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
limits on multiple SETUP (BEGIN-SETUP) sections
- Subject: limits on multiple SETUP (BEGIN-SETUP) sections
- From: Mark Risman <mrisman@PAINEWEBBER.COM>
- Date: Thu, 16 Dec 1999 14:20:59 -0500
Has anyone encountered problems when running an SQR with more than one SETUP section? I normally do this when I have information in a SETUP section that is common to several reports, and I therefore separate the common information into another SETUP section in an #include file. This generally seems to work, but I've noticed that after a certain point, the first few SETUP sections that are encountered will be executed, but all subsequent SETUP sections are ignored. No error messages are generated, either. Is there a limit to how many SETUP sections a program can have?
We are using SQR V4.0.2, running on Solaris machines.
Thanks,
- Mark