• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

log del sistema

  • Thread starter Thread starter cacciatorino
  • Start date Start date

cacciatorino

Guest
I'm developing v18.1 and I have this little problem:

I have many macros downloaded from the osd.cad.de site that work well on v17, but instead they are not loaded from v18: the menu 'instruments' only sees some.

How can I do to understand what's wrong and possibly put your hands on it? Is there a way to see why a certain lisp is not loaded?
 
I'm developing v18.1 and I have this little problem:

I have many macros downloaded from the osd.cad.de site that work well on v17, but instead they are not loaded from v18: the menu 'instruments' only sees some.

How can I do to understand what's wrong and possibly put your hands on it? Is there a way to see why a certain lisp is not loaded?
I happen the same thing when I pass from a lisp for 15 to one for 17... I usually noticed that it changes the command to search for it (the command that for the 17 worked) in the inteegration kit, if you do not find it means that they changed it:biggrin:
to enter the right command... google can help, or better still assistance
 
you need to activate the log file
created a modeling.bat launch file with this syntax:

set sddebugoutput=file=c:\debug_modeling.out
set debugoutput=-v

cd /d %programfiles%\ptc\creo elements\direct modeling 18.1

sd.exe -e sdlang=italian .\binnt\soliddesigner.exe %debugoutput%

Open a dos window with all the files that are uploading so you can see where it crashes. .
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top