Author Topic: running vlx thru lisp  (Read 1998 times)

0 Members and 1 Guest are viewing this topic.

viva

  • Guest
running vlx thru lisp
« on: October 31, 2006, 12:30:26 AM »
hi
     i want 2 run .vlx file through lisp. that means first one process wants 2 execute then vlx wants 2 execute. can anyone give me idea

regards
viva

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: running vlx thru lisp
« Reply #1 on: October 31, 2006, 01:30:02 AM »
If the code in the VLX is functions just treat them like normal lisp routines. < just make sure the VLX is loaded beforehand >

Is the VLX compiled into a seperate namespace ??? if so, you will have to export the function names into the current document namespace ...
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.