RoadRunnerOz
Programmer
I have a project mostly created in VFP9.
I now need to use some of the controls in VFP7 so I just dragged the class libraries I wanted. Now when I compile
I am getting a "Property value is out of bounds" error (Error 1469) when building my exe..
I am not getting any .err file after building so I don't know what control is the issue. Is there any way of knowing?
I have tried individually compiling each class (compile CLASS xxx.vcx) to work it out but still no dice!
Any hints at identifying the culprit?
Thanks in advance
Michael Ouellette
I now need to use some of the controls in VFP7 so I just dragged the class libraries I wanted. Now when I compile
I am getting a "Property value is out of bounds" error (Error 1469) when building my exe..
I am not getting any .err file after building so I don't know what control is the issue. Is there any way of knowing?
I have tried individually compiling each class (compile CLASS xxx.vcx) to work it out but still no dice!
Any hints at identifying the culprit?
Thanks in advance
Michael Ouellette