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 |
||
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. | ||
<noinclude> | <noinclude> | ||
[[Category:Environmental Variable]] | [[Category:Environmental Variable]] | ||
</noinclude> | </noinclude> |
Revision as of 19:09, 16 October 2013
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.