How i can compile a .p to work in syteline

egiblock

New Member
it's been a while, but try the following:

login into syteline.
file -> progress -> query
-----------
DISCONNECT database.
-----------
hit F2 to compile

then

-----------
COMPILE c:/whatever.p SAVE v6FRAME.
-----------

that will create a .r file for you.
 
Top