Angelo2449
Guest
Hallo alle,
Ich schrieb diesen Code:
das Verfahren > dronevolte1.exe < gibt nach der Ausführung tatsächlich "ja" als Antwort < > pn2 < zum zweiten Mal nicht teil.
Ich habe auch mit anderen Verfahren versucht, anstatt > pn2 < aber kein Teil.
Warum?
Vielen Dank.
Ich schrieb diesen Code:
Code:
(defun pn2 (/corr1 hpn ....................................................................................................................................................................
...
...
(falls = Zeiten "1")
(Progn)
(princ "\n")
> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
(princ mal)
(princ "\n")
(sevenq mal "2")
(setq fp1 (open "c:\\\\autocadsupport\\\\varie\datipuntonascosto.dat" "w"))
(writing line hvtxt fp1)
(writ-line-Zeiten fp1)
(writ-line Höhendifferenz Punktnascostotxt fp1)
(Schließe fp)
(runapp "c:\\autocadsupporto\\libertytre\dronevolte1.exe "c:\\\\autocadsupporto\libertytre\\\dronevolte1.tkn" :vlax-true)
(seq Antwort (getcliptext)
(princ "\n")
(princ)
(princ reply)
(princ "\n")
(falls)
(pn)
;
;
(Progn)
(princ "\n")
> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
(princ mal)
(princ "\n")
(runapp "c:\\autocadsupporto\\libertytre\dronevolte2.exe "c:\\\\autocadsupporto\libertytre\\\dronevolte2.tkn" :vlax-true)
(seq control1 nil)
(setq control1 (findfile "c:\\\autocadsupport\\\\\\\\datidrone.dat"))
(wenn (= control1 "c:\\autocadsupport\\\\\\\datidrone.dat")
(vl-file-delete "c:\\autocadsupport\\varie\datidrone.dat")
;
;;---------------------------------------------------------------------------------------------------------------------------------------------------------
(seq control1 nil)
(setq control1 (findfile "c:\\\autocadsupport\\\\\\\\quotepuntonascosto.dat"))
(wenn (= control1 "c:\\\autocadsupport\\\\\\\'quotepuntonascosto.dat")
(vl-file-delete "c:\\autocadsupport\\varie\quotepuntonascosto.dat")
;
;;---------------------------------------------------------------------------------------------------------------------------------------------------------
(seq control1 nil)
(setq control1 (findfile "c:\\\autocadsupport\\\\\\\\\\datipuntonascosto.dat"))
(wenn (= control1 "c:\\\autocadsupport\\\\\\\datipuntonascosto.dat")
(vl-file-delete "c:\\autocadsupport\\varie\datipuntonascosto.dat")
;
;
;
Ich habe auch mit anderen Verfahren versucht, anstatt > pn2 < aber kein Teil.
Warum?
Vielen Dank.