Thanks for the reply Ryan.I'm afraid it doesn't really deal with my problem as I seem to get this effect without changing the increment value at all. Try this and see what happens:
Open a new project
Set column values for col(a) to i/1000 for rows 1 to 100.
Set column values for col(b) to col(a)^2 for rows 1 to 100.
Select col(b) and plot as a line.
This should give you x-axis values ranging from 0 to 0.1 and y values from 0 to 0.01.
Double click on the x-axis to bring up the dialog, go to the tick-labels tab and set the divide by factor to 0.001 and click OK.
This should now give you an x-axis scale from 0 to 100 - all well and good....
Now, double click on the x-axis to bring up the dialog again. Don't change ANYTHING - just click OK to close the dialog.
At this stage I now see the error I described. The same error can be induced by clicking apply after setting the divide by factor then clicking OK to close the dialog. It can also be produced on the y-axis in a similar manner. It seems that after setting the divide by factor any subsequent use of the axis dialog causes the error to occur.
I've reproduced this error on three different machines: a 100MHz 486 running Windows95, a 233MHz AMD K6 running Windows95, and a 400MHz PII running Windows 98.
Hope this is of use.
Ian Lindsay.