2021年1月24日 / 最終更新日 : 2021年4月28日 cloudservice (a-c) ColumnSize GuiXT 目的 テーブルコントロールのカラム幅を変更できます。 例 ColumnSize [Material] 8 ColumnSize [Table.2,Material] 8 書式 ColumnSize [co […]
2021年1月24日 / 最終更新日 : 2021年5月4日 cloudservice (a-c) ColumnWidth GuiXT 目的 テーブルコントロールのカラム幅を変更できます。 例 ColumnWidth [Material] 8 ColumnWidth [Table.2,Material] 8 書式 ColumnWidth […]
2021年1月24日 / 最終更新日 : 2021年4月28日 cloudservice (a-c) Comment GuiXT 目的 SAP画面にコメントを表示できます。 例 Comment (10,50) “Please use form M10A” Comment (11,50) “for […]
2021年1月24日 / 最終更新日 : 2021年4月28日 cloudservice (a-c) CompareText Input Assistant 目的 2つのテキスト変数を比較できます。 例 CompareText text1=“t1” text2=“t2” if Q[ok] &# […]
2021年1月24日 / 最終更新日 : 2021年5月4日 cloudservice (a-c) Compress GuiXT 目的 グループボックスや画面全体の余白をなくすことができます。 下方から上方向に余白を詰めていき、フレーム領域やその周辺の余白を減らすことができます。画面の多くのフィールドを削除した後、項目を配置しなおさ […]
2021年1月24日 / 最終更新日 : 2021年5月4日 cloudservice (a-c) ConnectHTML GuiXT Controls 目的 制御または表示コマンドで表示したHTMLページから値を読み取ることができます。 値を変更したり、リンクをクリックするなどのさまざまなアクションを実行したりすることもできます。 […]
2021年1月24日 / 最終更新日 : 2021年5月4日 cloudservice (a-c) Control GuiXT Controls 目的 ActiveXコントロールをSAP GUIウィンドウに埋め込むことができます。 このコマンドには、コンポーネント “GuiXTコントロールズ” が必要です。 例 Control […]
2021年1月24日 / 最終更新日 : 2021年5月4日 cloudservice (a-c) ConvertText Input Assistant 目的 テキストをあるコードページから別のコードページに変換できます(ANSIまたはUTF-8)。 例 ConvertText “tx” fromCodepage […]
2021年1月24日 / 最終更新日 : 2021年5月4日 cloudservice (a-c) CopyFile Input Assistant 目的 ファイルをコピーできます。 例 CopyFile source=“C:\images\p100.gif” destination=“C:\t […]
2021年1月24日 / 最終更新日 : 2021年5月4日 cloudservice (a-c) Copytext Input Assistant 目的 ファイル、画面領域、テキスト変数間でテキストをコピーできます。 例 CopyText fromText=“t1” toScreen=“X[LO […]