Input Parameters | Significance |
char *dsc | name of the button area in the data base |
Output Parameters | Significance |
none | - |
Return Code | Significance |
value | Id of the button area |
0 | no button area created |
This is the elementary function for creating button areas on the server based on the data base definition.
The button area is only created in local server memory. You will then have to explicitly output it on the client screen.
For each button dal_but_sel_chk will be additionally called in order to check whether it is to be added to the button area or whether it is only displayed but locked.