Page 1 of 1

SystemScale not Recognized by @DISPLAY

Posted: Mon Feb 11, 2019 11:34 pm
by PEB
Trying to use SystemScale with @DISPLAY produces an "unknown tag" error.

Re: SystemScale not Recognized by @DISPLAY

Posted: Tue Feb 12, 2019 7:43 pm
by airsoftsoftwair
Oops, that's an error in the documentation. Try:

Code: Select all

@DISPLAY {Mode = "SystemScale"}
Should do the trick :)

Re: SystemScale not Recognized by @DISPLAY

Posted: Mon Jun 10, 2019 6:43 pm
by airsoftsoftwair

Code: Select all

- Fix [Doc]: "SystemScale" was documented as its own tag whereas it is just a display mode that can
  be specified as part of the "Mode" tag