Rocket Software Homepage
Forum Home Forum Home > AccuTerm Knowledge Base (read only) > Green Screen
  New Posts New Posts RSS Feed - Extended Screen
  FAQ FAQ  Forum Search   Register Register  Login Login

The AccuTerm forum has moved. Go to community.rocketsoftware.com to register for the new Rocket forum.

Forum LockedExtended Screen

 Post Reply Post Reply
Author
Message
slip31 View Drop Down
Newbie
Newbie
Avatar

Joined: January 13 2022
Location: usa
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote slip31 Quote  Post ReplyReply Direct Link To This Post Topic: Extended Screen
    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!
Back to Top
wwf_admin View Drop Down
Admin Group
Admin Group


Joined: October 01 2003
Location: United States
Status: Offline
Points: 22
Post Options Post Options   Thanks (0) Thanks(0)   Quote wwf_admin Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.03
Copyright ©2001-2019 Web Wiz Ltd.