Print Page | Close Window

Extended Screen

Printed From: Rocket Software
Category: AccuTerm Knowledge Base (read only)
Forum Name: Green Screen
Forum Description: General terminal emulation questions
URL: https://forum.asent.com/forum_posts.asp?TID=2757
Printed Date: March 28 2024 at 6:26am
Software Version: Web Wiz Forums 12.03 - http://www.webwizforums.com


Topic: Extended Screen
Posted By: slip31
Subject: Extended Screen
Date Posted: January 13 2022 at 7:53am
Does any one have or know of a program or command where you can push from a D3 environment a 'command - code sequence' to the screen-AT session that would allow you to switch to extended screen and one that pushed the screen back to normal?  Trying to keep the wheel round,,,,


-------------
Safe travels to all!



Replies:
Posted By: wwf_admin
Date Posted: January 13 2022 at 9:35am
Hi Steve -
Each emulation provides its own codes to switch from normal to extended screen size. AccuTerm also has its own codes. For example, in Wyse 50 or 60, to switch from normal to extended size you can:
PRINT CHAR(27):CHAR(96):";":

and to switch from extended to normal:
PRINT CHAR(27):CHAR(96):":":

In any of the VT emulations, extended size:
PRINT CHAR(27):"?3h":

normal size:
PRINT CHAR(27):"?3l":

These are documented in the AccuTerm help, AccuTerm 8 Reference, for each of the emulations (in the Operating Modes section).

Thanks, Pete



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.03 - http://www.webwizforums.com
Copyright ©2001-2019 Web Wiz Ltd. - https://www.webwiz.net