lli-baan
5th June 2003, 17:06
Hi @ all!

I will use the function set.enum.values.for.field(). But the compiler gives me the following error-message:

"Error: unresolved reference to function 'set.enum.values.for.field()'."

Does anybody know the right way to use the function? Which <bic_> should I include?

Thank U 4 helping!

evesely
5th June 2003, 17:22
I don't know if that function is supported in 4c4 -- I could be wrong, however :eek: . Have you tried just set.enum.values() (http://www.baanboard.com/programmers_manual_baanerp_help_functions_enumerates_set_enum_values) in the field's before.input section? That has worked for me.

lli-baan
6th June 2003, 08:34
That's it! Now it works!

Thank u 4 your help!!!