previous years: 2022   2021  2020   2019   2018   2017  
2016   2015   2014   2013   2012   2011   2010   2009   2008   2007 2006 2005 2004 2003 2002 2001 2000

GuiXT Availability Description

2023 Q4 1

September 20, 2023

  Correction for InputAssistant only

2023 Q3 4

September 4, 2023

Corr UI Log: RFC popup no longer shown if missing RFC authorizationsn

2023 Q3 3

August 24, 2023

  Correction for InputAssistant only

2023 Q3 2

August 20, 2023

Corr UI Log: RFC popup no longer shown if invalid RFC connection parameters for UI Log function

2023 Q3 1

July 13, 2023

Corr Images were not displayed on the 2nd monitor or were displayed at the wrong position when 2 monitors with different DPI are connected
Corr Calling a custom dll function with Call dll= could crash SAP GUI

2023 Q2 3

June 06, 2023

  Corrections for InputAssistant only

2023 Q2 2

May 12, 2023

  Corrections for InputAssistant only

2023 Q2 1

April 14, 2023

  Corrections for InputAssistant only

2023 Q1 3

March 06, 2023

Corr Technical table column names missing (64-bit only)

2023 Q1 2

February 14, 2023

New GuiXT Setup for 64-bit SAP GUI 8.00

2023 Q1 1

January 23, 2023

Corr  ColumnSize command: erroneous syntax error message
InputAssistant Availability Description

2023 Q4 1

September 20, 2023

Corr Automatic docker window minimizing (as of version 2023 Q3 2) now only active with ProcessingOption minimizeDocker="On" because of side effects

2023 Q3 4

September 4, 2023

Corr Call  ... try now also catches RFC authorization problems

2023 Q3 3

August 24, 2023

Corr Call /guixt/databaselect ... table.Values=... could crash SAP GUI or cause ST22 dump (64-bit version)

2023 Q3 2

August 20, 2023

Corr Docker window (e.g. IW21Action box) now minimized during InputScript processing
Corr Mobile app support with GuiXT scripts enhanced

2023 Q3 1

July 13, 2023

New Suppport for mobile apps with GuiXT scripts

2023 Q2 3

June 06, 2023

Corr Link command not working in version 2023 Q2 2 (name of element used instead of value)

2023 Q2 2

May 12, 2023

Corr Link command produced wrong syntax error message
Corr F1 help for own input fields could be invisible or flickering (64-Bit version only)

2023 Q2 1

April 14, 2023

New Synchronization call in guixt.exe that can be used in SAP GUI scripting to wait for InputScript processing:
call CreateObject("WScript.Shell").Run("cmd /c " & guixtPath & " sync="  & session.ActiveWindow.Handle, 0, True)
Corr Return in InputScript after first Screen command without effect, with syntax error "Command 'Enter' not available".  Workaround: Use Enter "/n"   "Leave" instead of "Return".
Corr StatusMessage not shown in an InputScript started with /O...
Corr A "Process" command within an include in a GuiXT Script could terminate the script processing after the include. In GuiXT Script Editor Pro, an error message "Sharing violation" could occur afterwards when saving the GuiXT script.

2023 Q1 3

March 06, 2023

Corr F1 help for own input fields could be invisible or flickering

2023 Q1 2

February 14, 2023

New GuiXT Setup for 64-bit SAP GUI 8.00

2023 Q1 1

January 23, 2023

New /GUIXT/READ_SEARCHHELP_VALUES in "GuiXT Utilites" reads the searchhelp values for a given SAP searchhelp
Corr  guixt.rfc from JavaScript/VBScript crashed
Corr  Open Call interface: exporting large tables could result in an invalid table format if the table contained empty cells
Corr  History:inserting a selected value took too long in case of long input fields
GuiXT Controls Availability Description

2023 Q4 1

September 20, 2023

  Correction for InputAssistant only

2023 Q3 3

August 24, 2023

  Correction for InputAssistant only

2023 Q3 1

July 13, 2023

New Suppport for mobile apps with GuiXT scripts

2023 Q1 3

March 06, 2023

Corr CallVBAsync guinet.gridcontrol.GridToTable crashed for large grids (64-bit only)

2023 Q1 2

February 14, 2023

Corr CallVBAsync guinet.treecontrol/gridcontrol could crash or skip subsequent screen block in an InputScript
Script Editor Pro Availability Description

2022 Q4 2

November 28, 2022

New New option in editor settings:
If enabled, wysiwyg-mode will insert new lines at the top/bottom of a script
New New keyword: "process"
New Option for keywords "control" and "webview": returnwindow=
New Options for searching within script added, "case-sensitive" and "whole word"
New Option for keywords "control" and "webview": returnwindow=
New New option for keyword "SelectFile": -multiple
New New option for keyword "copyText": -hexadecimal
New New options for keyword "processingOption": VBDirectory=, JSLibrary=, VBSLibrary=
New Menu entries added for native controls interface:
TextControl: GetReadOnly
GridControl: SetFocus, DoubleClickCell, and PressEnter
New Syntax check: Wrong quotation char used?
New Syntax option for keyword "processingoption": createGuiControlsForJavascript=
Corr "Open current script" and "Activate/Refresh" in 64bit version (of GuiXT) corrected
Corr Search field (CTRL+F) positioned on top right in script editor window
Corr Inserting options in line for keywords
TextControl: GetReadOnly
GridControl: SetFocus, DoubleClickCell, and PressEnter

Added on contextmenu:
GridControl: GetColumnCount
Corr Fetching screen elements on multiple active SAP modes

2022 Q3 1

July 22, 2022

New New option for keyword "webView": iconfile=
New New option for keyword "webView": -nouserzoom
New New option for keyword "connectHTML": -reconnect
New New options for keyword "processingOption": rfcTrace=
Corr Hint if license could not be written to registry

2022 Q2 1

May 3, 2022

New New keyword "webview"
New New options for keyword "connecthtml":
 
capturePreview=, calldevtools=, jsoninput=, jsonoutput=, checkItem=,
item=, pressKey=, itemFromText=, itemToText=, visible=, setHTMLfromText=,
run=, runresult=, zoomfactor=
Corr Searching does not set script to "modified"
Corr Insert options from contextmenu for own callvb methods

2022 Q1 1

March 10, 2022

New   New option for keyword "connectHTML": -closeWindow
Corr Some corrections in Tool "SAP Screen Elements"