GuiXT |
Availability |
Description
|
2011 Q4 3
|
November 24,
2011
|
Corr |
Scripts
in encrypted cache not working since version 2011 Q4 1 |
Corr |
ABAP
lists with line size > 256 not handled in GuiXT |
|
2011 Q4 2
|
November 12,
2011
|
Corr |
combination
of additional columns in SAP table and own table was not
possible |
|
2011 Q4 1
|
October 22,
2011
|
New |
Saving active script lines as
text file (click on S
icon in script window) |
Corr |
Sporadic
RFC error after opening/closing sessions (since version 2011
Q3 1) |
Corr |
No
scrollbar added for own elements on tabstrip area |
Corr |
Toolbar pushbutton (icon only)
not found with notation
P[@xx@] |
Corr |
Wrong
subscreen assignment in some screens could change tab sequence |
Corr |
Some
screen elements misplaced on scrollable subareas
|
|
2011 Q3 2
|
September
15, 2011
|
Corr |
Sporadic problem with multiple
sessions in parallel (memory error or screen freeze) |
Corr |
http/ftp
files could be partially loaded if timeout during download |
Corr |
Shifting
a tabstrip upwards could produce "invalid gui data" error |
|
2011 Q3 1
|
August 15,
2011
|
New |
Rfc
connection (script download,
call
statement) kept to avoid logon/logoff overhead
(use
ProcessingOption
rfcdisconnect="On"
in session script for previous behaviour) |
New |
Option
-keepfunctioncode
in
del
[toolbar
button]
does not deactivate the function code and function key of the
button |
Corr |
Layout
problems
could occur
on screens with two tabstrips
side
by side |
|
2011 Q2 3
|
June 26, 2011
|
New |
Option
-label
in
text
command displays an underlined text (same style as field label) |
New |
Required
F[fname]
indicates
that the user needs to enter a value |
Corr |
GuiXT
server: table repositioning problem |
|
2011 Q2 2
|
May 25, 2011
|
New |
Changing
the display order of the tabs in a tabstrip, e.g.
pos
P[Forecasting]
1
pos
P[Purchasing]
2
|
Corr |
Command
pos
for
X[...]:
error in SAP GUI 7.20 |
Corr |
boxsize
command added
offset
coordinates to given size |
|
2011 Q2 1
|
April 14,
2011
|
Corr |
Image
and
textbox
in SAP Portal environment: wrong position after scrolling |
Corr |
SAP
GUI 7.20 layout problem in some screens (table position, invisible
elements within group box) |
Corr |
Combination
of compress + pos S[..]
not working (message "invalid SAP GUI data") |
|
2011 Q1 5
|
March 1, 2011
|
Corr |
Encrypted
cache: script lines not executed (since version 2011 Q1 3) |
Corr |
Wrong
position of own elements on some screens with two tabstrips |
Corr |
Outer
scrollbar missing in some screens (e.g. IW32) if "NoScrollbar"
specified |
|
2011 Q1 4
|
February 18,
2011
|
New |
Option
UserStatistics
in guixt.ini specifies a network folder for central GuiXT license
and version statistics |
Corr |
Wrong
image position could occur after scrolling and then maximizing
the SAP GUI window |
|
2011 Q1 3
|
January 24,
2011
|
Corr |
Fields
not shown in some cases (especially SAP GUI 7.20
Signature
Design) |
Corr |
SAP
Kernel 7.20:
Text
and
Textreplace
commands generated empty label |
Corr |
SAP
GUI 6.20: GuiXT window not closed with end of last SAP session |
|
2011 Q1 2
|
January 2,
2011
|
Corr |
Painting
problem in case of two tabstrips on screen |
|
2011 Q1 1
|
December 15,
2010
|
New |
Scripts
in SAP MIME Repository (SE80). Notation:
SAPMR:... |
New |
User
catalog:
Parameter.ID=VALUE
GROUP selects script directories by user parameter |
Corr |
Some
elements not displayed in SAP GUI 7.20 (e.g. after deleting
the tabstrip element) |
|
InputAssistant |
Availability
|
Description
|
2011 Q4 3
|
November 24,
2011
|
Corr |
Combination
of additional columns in SAP table and own table not correctly
working |
|
2011 Q4 2
|
November 12,
2011
|
Corr |
Input
into own table could be ignored if several new tables and sequence
of
table
commands in the script not according to row/column coordinates. |
Corr |
CopyText fromText=...
toString=...
omitted last byte if between 0x09 and 0x0d
(can occur if the last field in a structure is of type packed
decimal) |
Corr |
Screen
flickering when processing an InputScript started with
"/O..." |
|
2011 Q4 1
|
October 22,
2011
|
New |
Table
statement allows you to create a SAP table control
|
New |
Call
statement
options
cache="session"
and
cache="transaction" |
New |
ClearCallCache
cache=...
clears
the session / transaction call cache |
New |
RFC
trace in GuiXT window (Options->Trace RFC) |
New |
RfcUser
* and RfcPasswort * in GuiXT profile: use current user for all
RFC calls |
|
2011 Q3 2
|
September
15, 2011
|
New |
System
variable
V[_language2]
added: 2-character language code |
New |
Popup to enter password
if
Call
...
-currentuser
...
without
known password (eg in NWBC environment) |
Corr |
tab
into partially visible field not working correctly |
Corr |
InputField
in Unicode system: internal length of 256 bytes increased to
512 bytes-(visual maximum length still 256 characters) |
|
2011 Q3 1
|
August 15,
2011
|
New |
Rfc
call duration shown in script window |
Corr |
DropDownList
displayed on wrong screen position (x,y+1) instead of (x,y) |
Corr |
Include
in InputScript: not found if InputScript started with
/O...,
relative path and no profile option "check all directories" |
Corr |
tab
command in table columns could be without effect |
Corr |
tab
command did not scroll automatically SAP screen |
Corr |
tab
#[row,col]
....
did not observe
offset
command |
|
2011 Q2 3
|
June 26, 2011
|
New |
Textbox
options
-noVerticalScrollbar
and
maxLines= |
New |
ConvertText
Codepage conversion ANSI <-> UTF-8 |
New |
DropDownList:
Content now sorted and user input of 2 or more characters recognized |
Corr |
tab
not working for last visible row of a table |
Corr |
DropDownList:
Enter key without effect |
|
2011 Q2 2
|
May 25, 2011
|
New |
Option
-dynamiclabel
in
InputField
replaces the field label with the SAP standard label of the
field specified with
techname=
|
New |
Notation
&ddic[...]
reads the field label from SAP data dictionary, e.g.
&ddic[BSEG-BSCHL] |
New |
System
variables
_control_name,
control_event, _control_item0,...
(see
On
command) |
New |
tab
command for own drop down lists. Use coordinates, e.g.:
DropDownList
(10,1) "currencylist" ...
tab
F[Volume]
#[10,1]
tab
#[10,1]
F[Pricing date] |
|
2011 Q2 1
|
April 14,
2011
|
Corr |
Error
"Invalid column nr ..." in some screens if "Set
cell[...]"
in InputScript |
Corr |
Missing
or wrong toolbar buttons after InputScript processing if started
from GuiXT script with "Enter
process=..."
without "Stop"
command after "Enter
process=..." |
|
2011 Q1 5
|
March 1, 2011
|
Corr |
RFC
access problem if one SAP system calls another and client numbers
differ |
Corr |
GuiXT
disabled after RFC call with dialogs into GuiXT disabled system |
|
2011 Q1 4
|
February 18,
2011
|
New |
Additional
options in
Message
command:
id=
number= type= var1= var2= var3=
var4=
to read an SAP message text, including long text display if
message is clicked |
New |
Command
CheckDate
checks a given date (correct user specific format and valid
date) |
New |
Option
-date
in
InputField
completes date input, e.g. 1.6. -> 01.06.2011 |
Corr |
"Del"
key in input history display produced exception in guixt.exe |
Corr |
Messages
not shown in searchhelp selection screen (InputField) |
Corr |
F1/F4
double click in own InputField displayed ZGXUITF4 selection
screen |
Corr |
F1
documentation in maximized mode not correctly displayed |
|
2011 Q1 3
|
January 24,
2011
|
Corr |
Evaluation
of
&-expressions
in script comment lines could produce wrong syntax error message
|
|
2011 Q1 1
|
December 15,
2010
|
New |
System
variable
V[_lcid_windows]
contains the Windows Locale Id, e.g. 3081 = English/Australia |
Corr |
CopyText
...
-fromClipboard:
64k
restriction removed |
Corr |
Problem
with RFC connection strings in case of group logon |
Corr |
Maximum
internal ok-code length increased (24 instead of 16) |
|
GuiXT
Controls |
Availability
|
Description
|
2011 Q1 1
|
December 15,
2010
|
New |
New component:
Embedding of ActiveX
controls into SAP GUI |
|
Script Editor |
Availability
|
Description
|
2011
5
|
October 8, 2011
|
New |
New Tool: Compare files and backups
|
New |
Tile windows
vertically |
New |
New Tool: List/Search all elements of a script
in a tree-view |
New |
Suggestion for misspelled keyword
|
New |
Full script-path is shown in window-title |
New |
Whole line is selected on jumping into a script |
New |
New Tool: List all used variables |
New |
Open/Save as .vbs files |
New |
Add marked text to MyTemplates menu/directory
in contextmenu (right click) |
New |
MyTemplates-directory is created on setup with
example-templates |
New |
Full word is being selected on doubleclick |
New |
Possibility to correct misspelled keywords/options
automatically in a line |
|
2011
4
|
June 28, 2011
|
New |
Redo
function |
New |
New
button "Activate" (Save+Syntaxcheck+Refresh SAP screen) |
New |
Line
number display (optional) |
New |
New Button "Refresh SAP screen" |
New |
Optional
presets for syntax-coloring |
New |
SAP
icon selection |
New |
Variable
reference list across all scripts in current folder |
New |
Include
list |
New |
Syntax
check |
New |
New button "Save All" |
Corr |
Button
undo/redo greyed when no action is available |
Corr |
Function
keys F8=Refresh F9=Activate F10=Check F11=Save all |
Corr |
Message
when trying to open non-existent include
files |
Corr |
"Open
with..." wrong file path |
Corr |
Scrolling
position after pretty print |
Corr |
Code
page problem when reading/saving ANSI files (e.g. Hebrew) |
Corr |
Performance
problem when reading large files, especially from network |
|
2011 3
|
February 3,
2011
|
Corr |
Windows clipboard text: font
and HTML space characters now deleted after insertion
|
|
2011 2
|
December 11,
2010
|
Corr |
Screen flickering after Ctrl+V
insert in large script files |
|
2011 1
|
December 8,
2010
|
New |
Inserting command options (F4
or right mouse menu) |
Corr |
Screen flickering after Ctrl+V
insert in large script files |
|