Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

pendean
en respuesta a: JasonMartinIndy

>>>... error randomly...<<<
>>>... Randomly when...<<<
>>>...it is still not fixed...<<<
>>>...The one thing I do differently from ...<<<

There are no fixes for "random": 'random' often is a symptom of something new or different is taking place that is so subtle it's getting missed by the observer of the issue.

>>>... I use ## in front and after the name of a folder ( ## My Folder ## )...<<<
Since # can mean so many things programatically in many software code, a safer - (that's a dash) or _ (an underscore) is the safest next practice approach to do what you want.

>>>...I know autocad has had issues with special characters in the past...<<<
Exactly: so change, easier for you than Autodesk.