How do I find the minumum and maximum of $5 (x) and $6
Then round xmin, ymin down to the next lowest 1000 {newxmin, newymin}
And round xmax, ymax up to the next 1000 {newxmax, newymax}
write newxmin newxmax newymin newymax
then write the rest of the file (already scripted).
open new file
write prior newxmin newxmax newymin newymax
write rest of file (already scripted)
I haven't been able to find anything on min and max
Thanks
Then round xmin, ymin down to the next lowest 1000 {newxmin, newymin}
And round xmax, ymax up to the next 1000 {newxmax, newymax}
write newxmin newxmax newymin newymax
then write the rest of the file (already scripted).
open new file
write prior newxmin newxmax newymin newymax
write rest of file (already scripted)
I haven't been able to find anything on min and max
Thanks