GuiXT
|
Availability
|
Description
|
2024 Q4 2
|
December 1,
2024
|
Corr |
GuiXT versions 2024 Q3 3 and 2024 Q4 1: Incorrect character output (e.g. for umlauts) for scripts in the MIME repository of an SAP Unicode system if they are stored in ANSI code page instead of UTF-8 |
Corr |
SAP Business client: wysiwyg mode did not work in Script Editor Pro due to hanging dialog popups |
|
2024 Q4 1
|
October 30,
2024
|
New |
GuiXT protocol window (View->Protocol) now opens automatically if error messages are displayed |
New |
System variables &V[_titleprefix] and V[_titlesuffix] are set by TitlePrefix and TitleSuffix commands |
|
2024 Q3 3
|
September 4,
2024
|
Corr |
Non-Unicode SAP systems with Shift-JIS codepage: Garbled characters in SAP GUI screen and GuiXT windows |
Corr |
Sporadic problem in SAP Business Client environment (session disconnected) |
|
2024 Q3 2
|
August 2,
2024
|
New |
Extended options in guixt.ini, especially for differentiating between SAP systems: ifDatabase=XXX and ifAshost=YYYYY may precede any statement in guixt.ini. The new goto/label instructions can be used for forward jumps. |
Corr |
Tip command: Icon not shown, wrong text instead, if icon_tip_field / icon_tip_box specified in local guixt.ini file in versions 2024 Q1 1 and above. Workaround: remove these parameters from guixt.ini. |
|
2024 Q3 1
|
July 14,
2024
|
Corr |
GuiXT subwindows (Screen elements, Script, ...): content not visible if monitor scaling factor set to a value > 100%. Workaround: Open the font selection in GuiXT window via View->Choose font |
|
2024 Q2 4
|
June 14,
2024
|
|
Corrections and new features for InputAssistant |
|
2024 Q2 3
|
May 24,
2024
|
Corr
|
Horizontal scrollbars added in GuiXT script and trace windows |
Corr
|
Cache encryption for scripts from external server with UNC notation \\... truncated script lines as of GuiXT version 2023 Q4 3. Workaround: Disable cache encryption and delete existing cache files. |
|
2024 Q2 2
|
April 16,
2024
|
Corr
|
EnableSystem in GuiXT profile could lead to blocked SAP GUI window in non-enabled system (previous GuiXT 2024 versions) |
Corr
|
GuiXT windows "Script", "Screen elements" and "Debug" could be empty after running Setup. Workaround: Click on View->Choose font in GuiXT window |
|
2024 Q2 1
|
March 30,
2024
|
Corr
|
GuiXT setup now adds different user rights for
administrator/users
|
Corr
|
wysiwyg mode: Special SAP controls could not be moved with the
mouse
|
Corr
|
Internal cache sizes (e.g. "Call" cache) increased for
64-Bit SAP GUI
|
Corr
|
Wrong size of vertical scrollbar could occur in some screens
|
|
2024 Q1 1
|
March 18,
2024
|
New
|
Internal handling of multiple SAP GUI modes changed to allow
parallel sessions
|
New
|
User catalog: Building user groups by
reference user REFUSER=refusername
|
Corr
|
License file check for ending ".txt" removed allowing
HTTP access with URL parameters
|
Corr
|
Image (toolbar) in SAP GUI Fiori themes (e.g. Quartz) now in
title bar
|
|
InputAssistant
|
Availability
|
Description
|
2024 Q4 2
|
December 1,
2024
|
Corr |
The displayed images could flicker at the end of InputScript processing |
|
2024 Q4 1
|
October 30,
2024
|
New |
Support of Script Editor Pro Debugger |
New |
ProcessingOption dropDownListMouseWheel="off" deactivates changing the value of a GuiXT dropdownlist via the mouse wheel to avoid erroneous value changes |
New |
Syntax errror message added after CopyFile ... destination="https:..." with wrong URL, wrong server, and similar HTTP/FTP error situations |
|
2024 Q3 3
|
September 4,
2024
|
Corr
|
Non-Unicode SAP systems: RFC returned content in UTF-8 instead of local codepage (e.g. scripts in transaction variants) |
|
2024 Q3 2
|
August 2,
2024
|
Corr
|
Text names with spaces e.g. Clear text[a b c] did not work |
Corr
|
WebView could not be moved or resized in wysiwyg mode |
Corr
|
GuiXT debug window: Non-ANSI characters incorrect after clicking on script line in debug window |
Corr
|
GuiXT debug window: If a variable was selected whose name contained non-ANSI characters, it was not copied correctly into the expression field |
|
2024 Q3 1
|
July 14,
2024
|
Corr |
The debug window showed variables from the start mode instead of the new mode when an InputScript was started with /O... process="..." |
Corr |
WebView in first popup window in a SAP GUI mode crashed |
Corr |
copyText fromTemplate= with RTF-template crashed SAP GUI if resulting file > 4MB. Workaround: Use appendFile ... template= |
Corr |
copyText fromTemplate= and appendFile ... template= with RTF-template took too much time if many variables were used (e.g. 5000 variables to replace >30sec, reduced to 0.5sec) |
|
2024 Q2 4
|
June 14,
2024
|
New |
InputScripts that are called with “process” now allow access to global variables with the notation “\varname”. Example: Set V[cno] "&V[\accountnumber]" |
New |
ProcessingOption inputRecording="On" file="..." switches the input recording on (or off) programmatically |
Corr |
OpenFile, ReadFile and CopyFile did not find any files on file servers //... with non-ANSI characters in file names and active GuiXT file cache |
Corr |
OpenFile ... -noDelimiter and then ReadFile crashed at end of file |
|
2024 Q2 3
|
May 24,
2024
|
Corr |
InputScripts ending with a popup screen showed wrong toolbar buttons on underlying screen |
|
2024 Q2 2
|
April 16,
2024
|
Corr |
Tab command not working for table columns in previous version 2024 Q2 1 |
|
2024 Q2 1
|
March 30,
2024
|
Corr |
Selecting a table row in single selection mode now cancels the selection of an
already selected row |
Corr |
Enter control= for object services could
delay processing for several seconds
|
|
2024 Q1 1
|
March 18,
2024
|
New
|
GuiXT variables and "using" parameters without a fixed
size limit
|
New
|
Lines in the "Script" and "Trace" windows are
displayed in duplicate with resolved &-variables
|
New
|
Debug window: breakpoint on change of expression
|
New
|
Long texts variables text[...]shown in GuiXT debug window
|
Corr |
Performance improvement for call, no request for unused
parameters (as already implemented for table parameters)
|
Corr |
Image ..input="..."
did not set empty values into screen fields
|
Corr |
Environment variables with non-ANSI characters in value not
translated to UTF-8
|
|
GuiXT Controls
|
Availability
|
Description
|
2024 Q4 2
|
December 1,
2024
|
Corr |
Better error message if specified dll is not found in CAllVB / CallVBAsync |
|
2024 Q4 1
|
October 30,
2024
|
|
Corrections for GuiXT and InputAssistant |
|
2024 Q3 2
|
August 2,
2024
|
|
Corrections and new features for GuiXT and InputAssistant |
|
2024 Q3 1
|
July 14,
2024
|
|
Corrections and new features for GuiXT and InputAssistant |
|
2024 Q2 4
|
June 14,
2024
|
New |
CallVBAsync guinet.guixt.windowSendKeys:
option {wait=x} in input string waits x millisceconds,
{async} processes the remaining string asynchronously |
|
2024 Q2 3
|
May 24,
2024
|
Corr
|
CallVBAsync guinet.gridcontrol.gridToTable: Grid not found in some situations e.g. ME57 if header area collapsed on transaction start, or SAP GUI running in the background. |
|
2024 Q2 2
|
April 16,
2024
|
Corr
|
guinet.guixt.windowSendKeys could omit characters after {POPUP} string |
|
2024 Q2 1
|
March 30,
2024
|
Corr
|
"WebViewer2Loader.dll"
in guixt.dll now set to delayed load to remove dependencies |
Corr
|
Right mouse click in Script Editor
Pro could generate warning messages in the GuiXT script window ("control
not found") |
|
2024 Q1 1
|
March 18,
2024
|
Corr
|
CallVBAsync
guinet.gridcontrol.gridToTable and
guinet.gridcontrol.
copyText: Loading grid data sporadically not working
|
Corr
|
Improvements, especially reduced memory
resources, when using
CallVBAsync
functions for large grids and trees
|
|
Script Editor
Pro
|
Availability
|
Description
|
2024 Q2 1
|
April
04, 2024
|
New |
New option for textbox: -keepInSync
|
New |
Indicator at bottom right: ANSI or UTF-8 encoded script |
New |
New options for keyword ProcessingOption: nwRfcTraceLevel= nwRfcTraceDirectory=
(activates the technical SAP NWRFC trace)
|
New |
Pretty Printer can pretty-print options for keywords |
New |
Pretty Print: Format keywords (e.g. according to spelling in documentary) |
Corr |
Added some more help-texts for context-menus.
|
Corr |
Marking options in callvb/callvbasync script lines
|
Corr |
Commenting a line does not add an additional whitespace anymore
|
Corr |
Breakdown of the "actions" context-menu
|
Corr |
Adjusted extraction to handle filenames in 'process=' keywords without quotes
correctly.
|
Corr |
Removing syntax-error markings after copy&paste
|
Corr |
Hint on opening UTF-16 encoded files: "Not supported."
|
Corr |
Corrections regarding file encoding indicator
|
Corr |
Changed Pretty Printer options are active without restarting script editor pro
|
Corr |
Text for testing purposes was displayed at bottom right |
Corr |
Set cursor to inserted option after inserting option via contextmenu |
Corr |
Right click for keyword options also possible in continued line |
Corr |
Pretty Printer: Formatting of recurring options |
Corr |
Syntaxcheck: On marking wrong keywords, syntaxcheck now ignores case sensitivity
for
misspelled keywords. |
Corr |
Insert or replace icon also supporting keywords "text" and "comment" |
Corr |
Whitespace was missing on inserting options in
lines with comment |
|