Hi Team,
I am new to the PowerBuilder. Actually our application is windows based application and build client side as PowerBuilder 2017 version and we recently doing published to the user for testing . But they faced some problem search screen and result not showing more than one result and actual result it will show 20 records but it was one record only able to see.
And another issue was drop down result not showing properly we might think there is some library got corrupted .
So as per the some suggestion from community they asked to full build and optimize of each library. I don't know how to optimize of each library and full build. So can you help me how to do or any other documents also it will help us.
Thank you i will do and let you know.
For DLL i have taken from Local External Functions as below for your reference. ( I mean this DLL)
FUNCTION long lTom_hXxxx_cpb ( int iv_w_hwnd2, int dw_hWnd, string iv_msg_args_buffer, ref string iv_msg_out_buffer, long iv_msgid, long iv_op_code, long iv_op_flags, int wRowCount) LIBRARY "TOMYYYYY.DLL"