How can I insert new line into the window 'Line_Scroll' of form 'SOP_Entry'?
I have to add new sales transaction from vb code.
Everything goes ok until I try to add line items.
I am filling SOP_Entry form by using series of
MoveToField\SetDataValue operations, but how can I add new line to the Lins_Scroll window?
Now all items are being inserted into the same location, new lines just clear previousely inserted information.
I have to add new sales transaction from vb code.
Everything goes ok until I try to add line items.
I am filling SOP_Entry form by using series of
MoveToField\SetDataValue operations, but how can I add new line to the Lins_Scroll window?
Now all items are being inserted into the same location, new lines just clear previousely inserted information.