Looks like you have a parameter off.
The fill in sheet for CR using your parameters, gives the following code:
---------------------------------------CR, 1, 6.5, T, 1, 4, -0.010, 1, 1, 1, 0, 3
Now here's your code: -------------CR, 1, 6.5, T, 1, 4, -1.010, 1 ,2, 1
A value for Plunge from zero of "2" is invalid. It can only be 1 or 0, respectively; On or Off
I realize you wanted to go 1.01, not .01...but you get the general idea.
There ARE cases where the spaces matter - so don't discount that if you are tinkering with canned routines like CR. Lack of discipline with spaces will bite you...be consistent.
-B


Reply With Quote
