Hi,
I use a button in every browse line.
The button action = other and the button type = button.
When I assign a text to the button, the button height increases.
I would like the button to fit in the original line height.
How can I achieve that?
I also have another question pending which gets a lot of views but no answers it seems:
When I add an EIP change button in a browse, the change:isInvalid appears twice in the procedure.
TableQueue Queue,pre(TableQueue)
kind Long
row String(size(packet))
id String(256),dim(Net:MaxKeyFields)
idx String(Net:HashSize)
sub Long
End
Change:IsInvalid Long
View5:IsInvalid Long
Change:IsInvalid Long
Delete4:IsInvalid Long
loc:total decimal(31,15),dim(200)
Also the value::Change Routine is generated twice in the procedure.
Is this a bug??
Regards,
Rene