I installed PDOX7 into my computer which has WIN95. I previously had PDOX5.0
installed and all of my forms, reports, and libraries were programmed under
PDOX5.0. Yet, PDOX7.0 couldn't open any of my form because of the format of my
open form command, which is:
var
f form
endvar
f.open("newform.fsl",winstyledefault,1200,1400,windefaultcoordinate,windefa This command runs fine under PDOX5.0 but not under PDOX7.0. So can anyone please help me clearify this problem. Many thanks in advanced. Andy Tran.
I look up in the help index of PDOX7.0 and see the same format outline for the
open form command as in PDOX5 help index so I don't know why it shouldn't work
for PDOX7.