|
|
Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Hi I have a VB6 program using the Videosoft VS Flexgrid (VSFLEX7D.OCX)
On one particular PC, I get the error 50003 Unspecified Error
in the following code, on line 3 - setting the No of Cols?
Private Sub SetupGrid() 1 With grdErrors 2 .Rows = 1 3 .Cols = 9 4 .Clear ..... End Sub
Any ideas?
I have many OTHER PCs using the same program with no issue.
Please respond to group
Regards Saul
|
|
|