P
Petyapop
Guest
Hi,
I'm developing a skill pcell, but have a problem with loading it. I use two files one that has all my procedures and another that has the pcDefinePcell. I load the procedures file in the libInit.il file, and then load the pcell which compiles without problems. The next time I open a new session though it gives an error:
*WARNING* (DB-270002): ("funcall" 0 t nil ("*Error* funcall: argument #1 should be a function object or name (type template = \"ug\")" nil))
Also if I load it locally streaming out works. But when I use the library I created to be common and used by other users as well it doesn't
I'm developing a skill pcell, but have a problem with loading it. I use two files one that has all my procedures and another that has the pcDefinePcell. I load the procedures file in the libInit.il file, and then load the pcell which compiles without problems. The next time I open a new session though it gives an error:
*WARNING* (DB-270002): ("funcall" 0 t nil ("*Error* funcall: argument #1 should be a function object or name (type template = \"ug\")" nil))
Also if I load it locally streaming out works. But when I use the library I created to be common and used by other users as well it doesn't