TA的每日心情 | 开心 2025-6-25 15:43 |
---|
签到天数: 33 天 [LV.5]常住居民I
|
EDA365欢迎您登录!
您需要 登录 才可以下载或查看,没有帐号?注册
x
[color=rgb(68, 68, 68) !important]axlCmdRegister("abc" 'HelloWorldMain1)
Userdomain == “CC”; 怎么加域啊?这样好像不行啦
defun(HelloWorldMain1 ()
if(rexMatchp "CC" (axlGetVariable "Userdomain"))
then
(a = "**************************************;Hello , everyone!;skill Programming Language.Is So Easy!**************************************"
b = parseString(a ";")
foreach(mapcar x b println(x))
));end defun |
菜单如下
(popup "EM&I Rules")
( "&Initialize...", "EMC init")
( "&Auto Setup...", "emc autoprop")
( "&Manual Setup...", "emc manprop")
( "&Rule Select...", "emc rulesel")
( "A&udit...", "emc audit")
( "E&xecute...", "emc execute")
( "Re&sults...", "emc results")
( "&Manual Setup...", "emc manprop")
( "Audit Re&port...", "emc auditrep")
( "Execu&te Report...", "emc execrep")
|
|