If use_mxp is set to 3 (No - never) setting it to either 1 or 0 will not work. You have to set it to 2 first.
A simple bug, but a bug none the less.
A simple bug, but a bug none the less.
This forum is a read-only archive of the Gammon Software forum (2000–2026). No new posts can be made. Search the archive.
Posted by Zalethon on Mon 29 Oct 2007 05:30 AM — 2 posts, 11,779 views.
/print (SetOption("use_mxp", 3)) --> 0 (means OK)
/print (SetOption("use_mxp", 1)) --> 0 (still OK)