- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
no function definition: VLAX-ENAME->VLA-OBJECT
Hi everybody
I had a problem with a routine from a wellknown expert elite member the late lamented Patrick_35, and after many tips an tries, all the people that have tried to help me said that the routine is alright and that i should reinstal my Autocad...
see HERE (french forum sorry).
SO I did, and no changes, still not working.
I have also tried THIS but it still doesn't work
So I uninstaled my 2020 version and installed instead the 2017 version, to see if it should work in an ancient version, but it doen't. In fact it doesn't work anymore in neither cases.... and nobody seems to know WHYYYY....
That's why I try the english forum in case...
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
Try issuing (vl-load-com) and then running the routine. If that helps, add the statement to your acaddoc.lsp. If you don't know how to do that, ask on the customization forum.
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
Thanks for answering but if you read my post i've already did this and it doesn't work, stil not working.
and for info, I just have finished to uninstal properly ALL my Autodesk apps & log. and reinstal Autocad 2020 and the routine still doesn't work, with always the same no function definition: VLAX-ENAME->VLA-OBJECT
I'm desperate...
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
Clean uninstall? Chances are something got missed in the registry. Also ensure installation with no anti-virus and full admin permissions.
FWIW I've seen this with installing BETA releases next to existing commercial installs. That required the full re-install procedure to fix.
If you are going to fly by the seat of your pants, expect friction burns.
"I don't know" is the beginning of knowledge, not the end.
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
CLEAN uninstal with all register keys ans hidden folder deleted, following the tutoriel from this site called "desinstalation propre" and clearing any Autodesk files and register keys with the special dedicated tool furnished on the solution page, but thanks for advice and of course like said in the tutorial i've disabled my eset antivirus before reinstal and dowload via web browser and so and so...
Of course I use no beta because it's on my office and my boss pay a licence for me so I use no beta & no cracked version, and I'm Administrator of my PC with full rights and always run my .exe with the "Run as administrator" function.
BUT STILL DOESN'T WORK