Hi, I have a question regarding the whole command interpretation. After looking in mged's code I found out that the command is build character by character (mged.c/mged_process_char) but I've been struggling for a while to find what happens after the command is complete. I mean there is a call to Tcl_CommandComplete to check the command, then I see that the cmdline_hook is NULL and finally the strings are clear but I can't see where is the command executed. Any hints?
Cheers, Vlad
------------------------------------------------------------------------------
_______________________________________________ BRL-CAD Developer mailing list brlcad-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/brlcad-devel