Hi there,
I edited that part of my script but its still resulting in the same thing.
It ends up looking like this:
SendToReport(
Dispatch(
{},
"test",
ScaleBox,
{Min(), Max(), Inc(),
Minor Ticks( 0 )}
),
Dispatch(
{},
"test",
ScaleBox,
{Format( "Best", 12 ), Min(),
Max(), Inc(), Minor Ticks( 1 )}
)