BMC Remedy User (WMSTI) マクロで使用される言語を知る必要がありますか? このツールは「BMC Remedy User」(社内ではWMS-TI(Telekom))と呼ばれています。
以下は、標準的に実装されているマクロのコード スニペットです。
Form-open:
Form-entry-list: 0
Form-final: modify@
end
および別のスニペット:
[wordrecord]
Path=C:\Program Files\Microsoft Office\OFFICE12\winword.exe
Application=winword
Topic=system
Format=Record
CharsPerLine=100
XFRDATA=Clipboard
Command1=[FileNew .Template="Normal", .NewTemplate = 0]
Command2=[Editpaste]
これはどのような言語で、学習教材はありますか?