Henk Krus: |Now to my question: where is the code in the src-tree which is |responsible for loading new net/macro in vpe? (I want to put some |write-statements in and first want to look what is happening there. |Please bear with me that I'm not fluent in C let alone c++).
src/uipp/dxuilib/Network.C::readNetwork(), This starts it off. After some prep work, it jumps off into the yacc parser (yyparse()) and then bounces back in at various places to handle the grammatical constructs. Randall -- Randall Hopper (mailto:[EMAIL PROTECTED]) Lockheed Martin Operation Support EPA Scientific Visualization Center US EPA MD/24 ERC-1A; RTP, NC 27711
