Smiffy
31st October 2001, 11:59
Does anyone know anything about query.extension ? There is a problem with a session (bespoke - non baan standard), which someone has written. When moving the software to another environment for testing, we are getting a fatal error.

The error is "Use of NULL pointer on '' can not continue in session-name in DLL: ottstpstandard()"

This happens when execute(find.data) is called. Is 'query. extension' used to set up parameters for 'find.data' ?


Thanks in advance

tsanchez
31st October 2001, 12:37
I think you're having troubles with your tools objects. If I'm
right, troubles should disappear as soon as you update them.

Tomás Sánchez Tejero
tsanchez@consultant.com

Chandra
31st October 2001, 22:20
It is a pre-defined string variable to be used in before.program section. Its the condition which will be added to the where clause of the query to be parsed by the standard program(using AND operator).