|
| GuiXT | General topics |
| GuiXT profile | GuiXT profile parameters |
| System variables | GuiXT system variables |
| del | Deletes a screen element |
| pos | Shifts a screen element to new position |
| box | Draws a box with or without title |
| boxsize | Changes the size of a box |
| buttonsize | Changes the size of a pushbutton |
| columnheader | Changes a column header |
| columnorder | Changes the column order |
| columnsize | Changes the column width |
| columnwidth | Changes the column width (visualization only) |
| comment | Includes a comment text |
| compress | Eliminates empty lines |
| default | Assigns a default value for an input field |
| fieldsize | Reduces the size of an input or output field |
| file | Assigns an alias name to SAPWR scripts with long names |
| globaltextreplace | Replaces a text string in all R/3 screens |
| icon | Replaces R/3 icon by another specified one |
| if/else/endif | Conditional scripting |
| image | Displays an image (.bmp, .gif or .jpg-format) |
| include | Includes a script file |
| listimage | Displays an image in a list (.bmp, .gif or .jpg-format) |
| mark | Marks an entry field |
| message | Shows a message |
| nodropdownlist | Changes a drop down box into a normal entry field |
| noInput | Cancels a field's possibility for input |
| noleadingzeros | Suppresses leading zeros |
| numerical | Numerical input only |
| offset | Relative positioning |
| pushbutton | Inserts a new pushbutton |
| radiobutton | Inserts a radiobutton |
| stop | Stops interpretation of a script |
| tablewidth | Changes the width of a table display |
| text | Changes field texts and adds new texts |
| textreplace | Replaces a text string |
| tip | Adds a quickinfo (tooltip) |
| title | Changes the R/3 screen title |
| titleprefix | Changes the R/3 screen title |
| uppercase | Uppercase input only |
| versionnumber | Sets a version number (script server) |
| view | Displays html and rtf
files; connects URLs with R/3 input (only available with GuiXT Viewer) |
| windowsize | Resizes a popup screen |