Caner.B
11th October 2002, 17:34
Hi,

I am trying to use create.extra.toolbar() funtion for one of my sessions by the same way defined as in the help.

form.1:
init.form:
z=create.extra.toolbar( "check.out","checkout", "", "","edit.script", "modify1","compile", "compile","", "","check.in", "checkin" )


When I compile the script it gives an error 'unresolved reference to function 'create.extra.toolbar' '

what am I missing .?

we are using baan IV c3.

Thanks

Caner

gfasbender
11th October 2002, 18:26
I'm pretty sure "create.extra.toolbar" is a BaanV function, not BaanIV.

baanprog
12th October 2002, 03:08
There lots of things like this which are in BaanV and NOT in BaanIV.Query extends for example.Even our Wiki doesn't say that. Look at http://www.baanboard.com/programmers_manual_baanerp_help_functions_secondary_toolbars_create_extra_toolbar


I recommend our board members to update our library according to versions to make it a perfect tool for all of us.Iam willing to contribute.