Тема: FATAL ERROR @. Почему ???

Помогите User-у
Что за беда может быть?
При попытках:
-' Bind the external reference definition
     ThisDrawing.Blocks.item(xrefInserted.name).Bind False
-' Detach the external reference definition
     ThisDrawing.Blocks.item(name).Detach
-' Unload the external reference definition
     ThisDrawing.Blocks.item(xrefInserted.name).Unload
-'' Reload the external reference definition
     ThisDrawing.Blocks.item(xrefInserted.name).Reload
ВЫЛЕТАЕМ
(FATAL ERROR: Unhandled Access Violation Reading 0x0008 Exception at 57a60a55h)

Re: FATAL ERROR @. Почему ???

ThisDrawing.Blocks.item(xrefInserted.name).Unload
-'' Reload the external reference definition
ThisDrawing.Blocks.item(xrefInserted.name).Reload
____________________________________________________
THIS IS YOU MISTAKE!!!!!! UN DEBUG 0x0008 on mem...
____________________________________________________
AUTHOR:<<<CYBERSPACE>>>

Re: FATAL ERROR @. Почему ???

Беру примеры из Helpa...
Результат тот-же