PlaySound
-
コマンド
-
(a-c)
- AppendFile
- AppendRow
- ApplyGuiScript
- Box
- BoxSize
- Breakpoint
- ButtonSize
- Cachefile
- Call
- CallJS
- CallJSAsync
- CallVB
- CallVBAsync
- CallVBS
- CallVBSAsync
- CheckBox
- CheckDate
- Clear
- ClearCallCache
- CloseControl
- CloseFile
- Column
- ColumnHeader
- ColumnOrder
- ColumnSize
- ColumnWidth
- Comment
- CompareText
- Compress
- ConnectHTML
- Control
- ConvertText
- CopyFile
- Copytext
- CreateStructure
- CreateTable
- (d-h)
- (i-q)
- (r-s)
- (t-z)
-
(a-c)
GuiXT
目的 |
---|
サウンド(.wavファイル)を再生できます。 |
例 |
PlaySound file=“intro.wav” |
書式 |
PlaySound file=“filename”
“filename”は.wavファイルの名前です。 ファイルのフルパスを指定しない場合、GuiXTは現在のスクリプトディレクトリを取得します。 SAP Webリポジトリのファイルを使用することもできます。 PlaySound alias=“soundalias” “soundalias”は、Windowsサウンドスキーマ(システム設定)のイベントのシンボリック名です。 (例:”MailBeep”, “RingIn”) |
- カテゴリ
- (i-q)