代码搜索:BATCH
找到约 6,125 项符合「BATCH」的源代码
代码结果 6,125
www.eeworm.com/read/126074/6018575
tst gnrcerr.tst
(unwatch all)
(clear)
(dribble-on "gnrcerr.out")
(batch "gnrcerr.bat")
(dribble-off)
(clear)
(open "gnrcerr.rsl" gnrcerr "w")
(load "compline.clp")
(printout gnrcerr "gnrcerr.bat differences are as fo
www.eeworm.com/read/126074/6018584
tst textpro.tst
(unwatch all)
(clear)
(dribble-on "textpro.out")
(batch "textpro.bat")
(dribble-off)
(clear)
(open "textpro.rsl" textpro "w")
(load "compline.clp")
(printout textpro "textpro.bat differences are as fo
www.eeworm.com/read/126074/6018593
exp stobjcst.exp
TRUE
CLIPS> (batch "stobjcst.bat")
TRUE
CLIPS> (load "stobjcst.clp")
##*
[RULECSTR1] Variable ?x in CE #1 slot y
has constraint conflicts which make the pattern unmatchable.
ERROR:
(defrule MAIN::err
www.eeworm.com/read/126074/6018687
tst factsav.tst
(unwatch all)
(clear)
(dribble-on "factsav.out")
(batch "factsav.bat")
(dribble-off)
(clear)
(open "factsav.rsl" factsav "w")
(load "compline.clp")
(printout factsav "factsav.bat differences are as fo
www.eeworm.com/read/126074/6018715
exp msgerr.exp
TRUE
CLIPS> (batch "msgerr.bat")
TRUE
CLIPS> (defclass THINGO
(is-a USER)
(slot x (create-accessor read-write))
(multislot y (create-accessor read-write)))
CLIPS> (defmessage-handler THINGO
www.eeworm.com/read/126074/6018719
exp dyobjcst.exp
TRUE
CLIPS> (batch "dyobjcst.bat")
TRUE
CLIPS> (load "dyobjcst.clp")
####[CSTRNCHK1] 36 for slot float found in slot default value
does not match the allowed types.
ERROR:
(defclass MAIN::ERROR-1
www.eeworm.com/read/126074/6018751
tst inserr.tst
(unwatch all)
(clear)
(dribble-on "inserr.out")
(batch "inserr.bat")
(dribble-off)
(clear)
(open "inserr.rsl" inserr "w")
(load "compline.clp")
(printout inserr "inserr.bat differences are as follows:
www.eeworm.com/read/126074/6018776
exp drtest02.exp
TRUE
CLIPS> (batch "drtest02.bat")
TRUE
CLIPS> (str-index "" "") ; DR0103 - 1
1
CLIPS> (str-index "" "a") ; DR0103 - 2
2
CLIPS> (str-explode "") ; DR010
www.eeworm.com/read/126074/6018787
exp drtest10.exp
TRUE
CLIPS> (batch "drtest10.bat")
TRUE
CLIPS> (clear) ; DR0793
CLIPS> (load bug793.clp)
###!!
TRUE
CLIPS> (BEeditInit streamout)
TRUE
CLIPS> (BECPMIn bug793.ins)
24
CLIPS> (clear)
www.eeworm.com/read/126074/6018789
tst dfnxexe.tst
(unwatch all)
(clear)
(dribble-on "dfnxexe.out")
(batch "dfnxexe.bat")
(dribble-off)
(clear)
(open "dfnxexe.rsl" dfnxexe "w")
(load "compline.clp")
(printout dfnxexe "dfnxexe.bat differences are as fo