Quiero listar una considerable cantidad de puntos, para pasarlos a una hoja de calculo. Para ello me vendría bien que la ventana de comandos me la pasase a un fichero log, como se puede hacer con AutoCAD con la orden logfileon, logfileoff y logfilemode
Puedo ejecutar setlogmode y ponerlo a 1 , que creo que es equivalente a la orden logfilemode de autocad, pero no encuentro el fichero log.
ademas
: logfilename
SETHISTFNM
SETHISTFNM = "output.log" (sólo lectura)
pero tampoco se donde localizar output.log
------------------------------------------------------------
TRADUCCION DE GOOGLE TRANSLATOR
-----------------------------------------------------------
I want to list a considerable amount of points to move them to a spreadsheet. For this I could use the command window to pass me the log file, as you can do withAutoCAD logfileon order, and logfilemode logfileoff.
I can run setlogmode and set it to 1, which I think is equivalent to the orderlogfilemode autocad, but I find the log file.
also
: logfilename
SETHISTFNM
SETHISTFNM = "output.log" (sólo lectura)
but neither where to locate output.log
