previous years:
2011  2010  2009  2008  2007 2006 2005 2004 2003 2002 2001 2000

GuiXT Availability Description

2012 Q2 3

May 16, 2012

Corr Corrections for SAP GUI 7.30
Corr pos S[tabstrip] could lead to error message "Eroneous data received"

2012 Q2 2

April 1, 2012

Corr Tabular elements within group box (step loop elements) could become invisible  after changing box size and/or position

2012 Q2 1

March 14, 2012

Corr Formal corrections to fulfill MS "Application Verifier" tool

2012 Q1 3

February 8, 2012

Corr Sporadic error with popup "GuiXT memory overwritten .... Check performed in: diag_no_guixt..."

2012 Q1 2

January 25, 2012

Corr Radiobutton command without effect if placed on a different subscreen than the referred input field
Corr Sporadic problem when closing last session

2012 Q1 1

December 28, 2011

Corr Script editor interface (screen element names ANSI/UTF8)
InputAssistant Availability Description

2012 Q2 3

May 16, 2012

Corr Corrections for SAP GUI 7.30
Corr Control names now recognized without prefix, e.g. control="Toolbar" instead of  control="CONTAINERCTRL.DocumentContainerControl.Toolbar"
Corr Displaying own table and fields in a list screen instead of standard list. Use
Disable ListDisplay to suppress all list elements.

2012 Q2 2

April 1, 2012

Corr
Set cell[...]  for right-aligned columns
Corr Input history window shown on input of ']' character
Corr F1 on own inputfield: message if no documentation available

2012 Q2 1

March 14, 2012

Corr Timing problem with automated document scanning and tab key

2012 Q1 3

February 8, 2012

Corr SAP GUI error message "Invalid column number xxx" could occur if Set cell[Table,row,col] "X" used in a GuiXT script for a checkbox table column

2012 Q1 2

January 25, 2012

Corr If option ProcessingOption KeepRfcSystem="On" is used, the RFCs could use the client of the wrong system
Corr Call ... -currentuser prompted for password input if guixt.ini from SAP Web Repository or SAP Mime Repository and RfcCurrentClient  Yes
Corr External input with "guixt.exe input=..." not working if user closed one mode without pressing enter in another one

2012 Q1 1

December 28, 2011

Corr If SAP session limit reached, repeated F4 on own field does not show an error message, and new logon ;
is blocked with message "Choose a valid function"
Corr DropDownlist in SAP GUI 7.10 / Hebrew language: Item number displayed  instead of text
Corr NoInput for a table row displays garbage data in this row; the error occurs on newer SAP kernels
Corr Set ... -unpack wrong result if packed decimal field completely filled and starting with 0x20
(Workaround:
ProcessingOption LeadingSpace="On")
GuiXT Controls Availability Description

2012 Q2 1

March 14, 2012

Corr GuiXT.SetText did not accept referenced parameters (workaround: add empty string literal)

2012 Q1 2

January 25, 2012

Corr CallVBS: line continuation characters " _" not interpreted
Corr guixt.CreateObject did not implement local servers (inproc servers only)
Corr Loop in SAP GUI / frozen SAP GUI window possible after calling a VBScript function and then starting a separate Internet Explorer
Designer Availability Description

2.11 Build 195

March 26, 2012

Corr ...
New ...
Viewer Availability Description

2012 Q2 1

March 14, 2012

Corr tab character in HTML templates could prevent variable replacement
Script Editor Availability Description

2012 1

January 28, 2012

New Tool: Find in all scripts
New Tool: List all SAP-screen elements
New Insert screen elements in IC menu
Corr Scrolling problems when editing long script lines