VBFOXDEV35
Programmer
Hey all, I have this slight program with my *.dll
I have a VFP 6.0 *.dll that compiles with no problems.
However when I try to compile this in VFP 7.0 I get a syntax error on this line:
PROTECTED DIMENSION strStructure(1,4)
Can anyone explain this for me?
My Project properties have 2 server classes
The instancing is Multi-Use
Where am I going wrong. Thanks for all the help
Art
Art DeGaetano II
Software Developer, MOUS
I have a VFP 6.0 *.dll that compiles with no problems.
However when I try to compile this in VFP 7.0 I get a syntax error on this line:
PROTECTED DIMENSION strStructure(1,4)
Can anyone explain this for me?
My Project properties have 2 server classes
The instancing is Multi-Use
Where am I going wrong. Thanks for all the help
Art
Art DeGaetano II
Software Developer, MOUS