previous years:
2006 2005 2004 2003 2002 2001 2000

GuiXT Availability Description

2007 Q4 5

December 4, 2007

Corr SAP GUI 6.40 + Table handling (Column command): error in previous version 2007 Q4 4

2007 Q4 4

December 1st, 2007

New IgnoreWarning nnxxx (toText=...) in GuiXT scripts ignores warning nnxxx. Optionally it appends the warning text to a text variable
New Stop script in include file of GuiXT script ends processing of main script as well (without option "script": ends processing of include file only)
Corr ColumnSize command for columns containing a checkbox could abort SAP GUI. Workaround: Use ColumnWidth for these columns.

2007 Q4 3

November 1st, 2007

New Option -visible in Enter command displays the next screen (GuiXT scripts and InputScripts) and continues the processing. Useful in conjunction with wait= for continuous processing on unattended workstations
Corr Scripts from Web Repository (SAPWR:...) not read again after RFC error ('not found' kept in cache)

2007 Q4 2

October 18, 2007

Corr SAP GUI 7.10: Scripts containing TextReplace not processed in some cases

2007 Q4 1

September 18, 2007

Corr NoInput for group boxes could affect fields outside the group box

2007 Q3 3

September 3, 2007

Corr Deleting the first tab of a tabstrip made the whole tabstrip invisible, or error popup in SAP GUI 7.1  (Version 2007 Q3 2 only)

2007 Q3 2

August 4, 2007

Corr User catalog not read again after remote login to different SAP system
Corr SAP GUI 7.1: Error popup  if Title/Titleprefix displays a screen title of length 70 or larger
Corr SAP GUI 7.1: Error popup  for some scripts with local scrollbar
Corr ITS environment: clicking on a GuiXT message  blocked the session

2007 Q3 1

July 6, 2007

Corr Corrections for SAP GUI 7.1: SAP GUI error popup shown in some situations, e.g. when deleting a table with del T[...].  Please install patch level 3 and upwards for SAP GUI 7.1

2007 Q2 3

June 16, 2007

Corr GetFieldAttribute cell[...,...,...] protected="..." returned  " " for protected table cells

2007 Q2 2

April 27, 2007

Corr Default values for "large string" type entry fields not working  with previous GuiXT versions 2007 Q1 4 and 2007 Q2 1

2007 Q2 1

April 22, 2007

Corr Scrolling SAP GUI window with mouse wheel did not scroll GuiXT images / text boxes
Corr Maximum parameter count for dll calls increased (now 20 instead of 10)
Corr SwitchTo with &database in file name: file searched in sapworkdir instead of SAP GUI folder

2007 Q1 4

March 22, 2007

Corr Sporadic problem with entry field defaults (SAP GUI screen frozen or crash), especially in logon screen and SAP GUI 7.1

2007 Q1 3

March 11, 2007

New NoInput for pushbuttons: disables the button but will still display it
New SetActiveTab P[...]  sets the active tab.  Applicable for locally handled tabs only
Corr "del" and "pos" for group boxes G[...] on "local" tabstrip pages deleted/moved fields on other local tabstrip pages as well
Corr Reset of checkbox within table row in Unicode systems not correct
Corr Fieldsize statement did not decrease input size in some cases (scrollable field)
Corr Control name sometimes preceded by digit, e.g. "5.treecontrol"
Corr GuiXT not active in SAP NWBC (Netweaver Business Client)

2007 Q1 2

February 01, 2007

Corr Problem in previous version 2007 Q1 1with "Enter control=..." statement

2007 Q1 1

January 30, 2007

New Deleting a menu entry using its function key, e.g. del M[/11]
New pos X[....] ...  width=...   height=...  resizes some special controls (e.g. grid control)
Corr "Offset S[xxx]"  Offset relative to tabstrip not working correctly
Corr "Hotspot" fields sometimes not working if moved to different screen position
Corr "if P[/x]" returned "true" even if pushbutton P[/x] did not exist
InputAssistant Availability Description

2007 Q4 5

December 4, 2007

Corr SAP GUI 6.40 + Table handling (Column command): error in previous version 2007 Q4 4

2007 Q4 4

December 1st, 2007

New Start "xxx.exe" starts a program in an InputScript (similar to start= in Image command)
New Function texts in InputRecording
Corr Column command in conjunction with pos T[....] could produce ABAP runtime error "TABVIEW_DUP_COLUMN_INDEX" (SAP GUI 6.40 and SAP GUI 7.1)

2007 Q4 3

November 1st, 2007

Corr GuiXT functions not active and error message "function code cannot selected" after remote function call with dialog into a second system with different SAP kernel release

2007 Q4 2

October 18, 2007

Corr SAP GUI 7.10: Adding new table columns produced SAP GUI error popup
Corr Dobleclick on message line after InputScript processing started GuiXT F4 help in some cases
Corr Enter control="..." item="&..." produced ABAP-Dump in control framework (e.g. ALV grid)
(since GuiXT version 2007 Q1 3)

2007 Q4 1

September 18, 2007

Corr Option -currentuser in "Call" not working (SAP GUI 6.20/6.40 and GuiXT versions 2007 Q3 2 and 3)

2007 Q3 3

September 3, 2007

Corr Deleting the first tab of a tabstrip made the whole tabstrip invisible, or error popup in SAP GUI 7.1  (Version 2007 Q3 2 only)

2007 Q3 2

August 4, 2007

New ReadFile: number of variables no longer limited
New OpenFile: option -nodelimiter
Corr option -currentuser in Rfc Call not working

2007 Q3 1

July 6, 2007

Corr Corrections for SAP GUI 7.1.  Please install patch level 3 and upwards for SAP GUI 7.1

2007 Q2 3

June 16, 2007

New Enter "/searchhelp"  techname=...  calls SAP searchhelp. Additional parameters as in InputField.
Corr Document window hidden by maximized SAP GUI window if  /O mode opened via InputScript
Corr Enter ... onerror="Continue" did not continue on error if InputScript started with /O...

2007 Q2 2

April 27, 2007

Corr Default values for "large string" type entry fields not working  with previous GuiXT versions 2007 Q1 4 and 2007 Q2 1

2007 Q2 1

April 22, 2007

New Pushbutton name instead of function code now possible in  On, Enter and Pushbutton; e.g.  On P[Search], Enter P[Search]  
New Sending control attribute values with Enter command: control=... property1=... value1=...   ...
Corr Searchhelp for table columns not working in combination with pos T[...]
Corr Parameter "invalue" not set for own searchhelp in table columns
Corr Pending images/textboxes possible if Enter "/O..." in InputScript
Corr Tab command for table columns: problem if combined with ColumnOrder

2007 Q1 4

March 22, 2007

Corr Setting row selection in tables not working (SAP GUI 7.1 only)

2007 Q1 3

March 11, 2007

New GetFieldAttribute ... protected=... returns "X" for protected screen elements (entry fields, combobox fields, radiobuttons, checkboxes that are read-only, and disabled pushbutton)
New Enter control="..." item="x;y" sets multi-level items (up to 4 levels)
New Set text[tname] "value"  sets a string into a long text (short form of CopyText)
New StatusMessage: option toText=  collects messages into text variable
New StatusMessage: option -setmsgid adds SAP  id (message area and message number)
New if text[tname] if text variable tname is not empty
Corr Problem with NoInput [Table,*,x] in conjunction with own columns
Corr "if I[fname] not working for ComboBox elements
Corr Searchhelp statement copied additional options (selname1,...) from previous searchhelp statement

2007 Q1 2

February 01, 2007

Corr Problem in previous version 2007 Q1 1with "Enter control=..." statement

2007 Q1 1

January 30, 2007

New Column statement adds new columns in a table control
New GetFieldAttribute X[....] width=  height=  returns width and height for special controls, e.g. grid control
New On "/xx" now processed automatically if menu entry with function key xx is clicked (without On "/Menu=i,k")
New On control=... item="*" ... handles all items in a grid control
New Technical names for table columns, e.g. [All items, RV45A-KWMENG]
New System variables V[_program] and V[_dynpro] contain program name and dynpro number
New System variable V[_transactionid] contains transaction plus sequence number, e.g. MM01.5
New Set V[varname] "value"  pattern="pattern" allows % and _ as wildcards 
New Option systemid="..." in VersionNumber command to set a system id for GuiXT cache folder (needed in case of several SAP systems with same SAP system id)
New RfcConnect with option ifAshost=...  in guixt.ini (in addition to ifDatabase=...) to distinguish SAP systems with same system id
New Searchhelp F[...] -none  deletes the standard searchhelp for a field
Corr "OnEnter control=..."  not always working if more than one control with same class name (e.g. two treecontrols) on screen
Corr SearchHelp command for table columns had no effect
Script Editor Availability Description

2007 4

December 3, 2007

New Support of new GuiXT commands and options

2007 1

January 15, 2007

New Integration of new GuiXT commands and options
New Ability to access a specified script line directly via Edit -> goto + line number