Scrn Size Posn: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Use of the case insensitive SetEnv("'''Scrn_Size_Posn'''") internal function will save the current screen size and position for both the new console and the [[comm...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
Use of the case insensitive [[SetEnv]]("'''Scrn_Size_Posn'''") [[internal function]] will save the current screen size and position for both the [[ | Use of the case insensitive [[SetEnv]]("'''Scrn_Size_Posn'''") [[internal function]] will save the current screen size and position for both the [[GUI console]] and the [[command console]], provided they are not [[minimized]] to the [[task bar]]. The positions of any window that is minimized (graphical window or command console) will not be saved. | ||
As of 4.2, using this internal function will also save the operator's preference for insert/overstrike. | |||
<noinclude> | <noinclude> | ||
[[Category:Environmental Variable]] | [[Category:Environmental Variable]] | ||
</noinclude> | </noinclude> |
Latest revision as of 03:29, 23 September 2014
Use of the case insensitive SetEnv("Scrn_Size_Posn") internal function will save the current screen size and position for both the GUI console and the command console, provided they are not minimized to the task bar. The positions of any window that is minimized (graphical window or command console) will not be saved.
As of 4.2, using this internal function will also save the operator's preference for insert/overstrike.