【发布时间】:2016-10-17 12:22:33
【问题描述】:
我需要了解 BMC Remedy User (WMSTI) 宏中使用的语言?该工具称为“BMC Remedy User”(公司内的 WMS-TI (Telekom))。
以下是标准实现的宏中的一些代码 sn-ps:
Form-open:
Form-entry-list: 0
Form-final: modify@
end
还有另一个sn-p:
[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]
这是什么语言,有学习资料吗?
【问题讨论】: