Smart local Browsers - Unknow Field or variable name orig-rowid-str" not found in loc

francis_aro

New Member
Hi,
I am having problem with Smart local Browsers. If I open any standard Syteline supplied Browser program and compile it, then I am getting the error message "Unknow Field or variable name orig-rowid-str (201)" not found in locquery.i. I do this under Develop Programs - UIB (syteline 6.00.10).
Similarly I get the same error message if I develop a new Browser as well. I just follow the smart local browser wizard and in the definition section add the tt-def\query.i.

When I save the browser, I get the error message "orig-rowid-str" not found in locquery.i.

Has anyone come across this issue or am I doing something wrong?
 

francis_aro

New Member
Hi All,
I have sloved this problem, error is due to a problem in the UIB.
Solution : Make sure you save the Smart
Local Browser in the Syteline UIB and then compile the program in the
Procedure Editor from a Syteline session. It should compile.
 
Top