08-26-2016
06:31 AM
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
08-26-2016
06:31 AM
>>>... 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.
>>>... 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.