PDA

View Full Version : Help with FG command



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

adrianm
11-07-2010, 02:45 PM
What version are you running?

I had similiar issues last year which I reported and the next version of the control software that came out had changes for the FG command. That was 3.6.12

toddho
11-07-2010, 09:20 PM
THANKS! Yep that was it! Looks like FG was fixed in version 3.6.18. I downloaded the latest version (3.6.26) and it works.

Thanks again
Todd