proparse database table


Parse program which is having table definition

Hi,

i am using a program to parse a 4GL progress code, it works fine when there is no table definition is used but fails if i use a table refrence, gives me below error -

---------------------------
Error (Press HELP to view stack trace)
---------------------------
org.prorefactor.refactor.RefactorException: testparse_table.p:1: Unknown table name: customer
---------------------------
OK Help
---------------------------

i am having sports database connected on editor. below is the code i am using to parse and my pf file is using sports db -


Syndicate content