Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 04 JUL 1999 06:31:43PM Tony Ayling [email protected] wrote:

Has anyone solved the problem of report designer working while test running but reports not working when run programmatically from a menu?

It seems to be a very random condition as they will appear sometimes but not at others. Also having problems with fields - e.g. the date on the footer of a report disappearing. It seems to be connected to the first problem as it too happens randomly.

Has Revelation ever written a report using the tool? If you want to to some proper testing on I have some fine examples - just simple ones - that will help you out.

Any help urgently accepted at this Australian end of financial year.

Thank goodness most of our critical reports are in Slist. - Sorry for the plug Andrew.


At 07 JUL 1999 06:33PM Cameron Revelation wrote:

Tony,

How are you running Reporter? Repository("EXECUTE")? Have you looked at RevRpt?

Also, do you have an IDLEPROC or any TIMERs running? Anything that might interfere with the Reporter?

Cameron Purdy

Revelation Software


At 08 JUL 1999 02:46PM Anders Lindholt wrote:

Here are some code from a printing stored procedure:

qu = r.rptrec

rep = r.rptrec

pv = r.rptrec

if seltype eq '' then seltype = r.rptrec

batch = r.rptrec

test = r.rptrec

selection=/ED=1 /QU=:qu:' /PV=:pv: ' /REP=:rep :'/BA=:batch

comm =OPENLAW*OIREPORT*RDLAYOUT*':rptname

x =repository("EXECUTE",COMM,SELECTION)

Just an idee !

best regards,

anders lindholt


At 09 JUL 1999 07:37AM Cameron Revelation wrote:

Hi Anders,

The /REP flag in your command line should be /RE.

Cameron Purdy

Revelation Software

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/70e5a59a89c4da9a852567a4007bc120.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1