load lisp command

<!-- @page { margin: 2cm } P { margin-bottom: 0.21cm } -->

In Briscad V10 menu command that loads the lisp not working properly.

The commands are defined as follows:

^C^C^P(if(not c:geInitial);(load "lisp/Initial0"));geInitial

If the command "geInitial" is not loaded, it should load the file "Initial0.lsp" from lisp directory and then run "geInitial”. This works well in V9 but not V10.

 

Thanks.

Comments

This discussion has been closed.