drotz99
1st August 2007, 22:16
how do we add rules to the configurator that are longer then 16? a way to nest the rules?
EdHubbard
2nd August 2007, 11:56
One suggestion is to use a library (Baan DLL) to re-use or shorten statements in the configurator. Call the library in the constraint as follows:
this is for Baan 4c4 by the way - don't think you need exclamation marks in Baan 5.
!#pragma used dll otcmcsdll0009c
!tcmcs.dll0009c.set.flag([feature1], [feature2],
! input, display)
Ed