TOPIC: SCO PROFESSIONAL WY99GT script fails in TEK-4014 graphics. DATE: 03/31/89 PRODUCT: WY-99GT THE ISSUE: SCO PROFESSIONAL WY99GT script fails in TEK-4014 graphics. OVERVIEW: Thanks to SCO's idea of writing a script as a workaround, the WY-99GT terminal displays graphics in the TEK-4014 mode, then returns to the native mode for normal spreadsheet operation. The script that we wrote went like this: : # sets Bourne shell echo "^[~>" # sets TEK-4014 emulation mode sleep 1 # tlme to react to line 2 echo ~\033\014~ # clears the screen - TEK mode /usr/lib/pro/drivers/tek4014 # calls your driver routine echo ~\033[42h" # returns to native mode sleep 1 # time to react to line 6 clear # clears the screen RESOLUTION: This script was placed in the /usr/lib/pro/drivers directory and called wy99gt, then made executable by all. From the Configuration-Terminal-Graphics menu the Driver Invocation field was filled in with 'WY99GT' only. The terminal type was set as wv99gt in the /etc/ttytype file, and this workaround has functioned every tlme - no fail. =-=-=-=-=-=-=-=-=-=-=-=-= DISCLAIMER =-=-=-=-=-=-=-=-=-=-=-=-=-=-= This information is intended to inform WYSE personnel and WYSE customers of certain issues in a timely fashion. The information has not been extensively verified or tested. WYSE does not warrant the information to be correct, although reasonable effort has been taken to prevent gross inaccuracies. WYSE publishes formal technical communiques in the form of Product Bulletins and warrants the data in Product Bulletins to be accurate at the time of the release.