toddho
11-07-2010, 01:27 PM
So, I need to restart a 120,000 line file at line 36000. I use the FG command right? I pick File-> Goto line. Choose the file. Verify the parameters and click Start. A single step or restart file window is displayed from which I select the radio button "Go to". I then set the line number to 36000 and hit the big "GO" button. At which point the Shopbot turns on the router and presents the click "OK" to run button. After pressing the "OK" button. It appears to be calculating the something and then a pop-up window appears with one of two errors and then the entire program crashes. The most typically seen error is:
Runtime error -2147417848 (80010108)
Method '~' of object '~' failed.
OR this error:
Runtime error '28'.
Out of stack space.
I have also tried to start on line 100 with the same issues.
I have ran this file up to the 36000th line so I know it works up to that point.
My computer does have the minimum memory and processor requirements.
Is there some setup that I am not preforming for FG to work correctly?
Any help would be appreciated.
Thanks
Todd
Runtime error -2147417848 (80010108)
Method '~' of object '~' failed.
OR this error:
Runtime error '28'.
Out of stack space.
I have also tried to start on line 100 with the same issues.
I have ran this file up to the 36000th line so I know it works up to that point.
My computer does have the minimum memory and processor requirements.
Is there some setup that I am not preforming for FG to work correctly?
Any help would be appreciated.
Thanks
Todd