Help for this page

Select Code to Download


  1. or download this
     sdiff example_user_menu.htm pnDiagram_user_main.htm
    
  2. or download this
    <!--[*  $Id: pnDiagram_user_menu.htm,v 1.6 2004/01/06 15:17:20 markwes
    +t Exp $  *]-->
    <!--[pngetstatusmsg]-->
    ...
      <a href="<!--[pnmodurl modname="pnDiagram" type="user" func="view"]-
    +->"><!--[pnml name="_EXAMPLEVIEW"]--></a>
    </div>
    <br />
    
  3. or download this
    <!--[*  $Id: example_user_menu.htm,v 1.6 2004/01/06 15:17:20 markwest 
    +Exp $  *]-->
    <!--[pngetstatusmsg]-->
    ...
      <a href="<!--[pnmodurl modname="Example" type="user" func="view"]-->
    +"><!--[pnml name="_EXAMPLEVIEW"]--></a>
    </div>
    <br />
    
  4. or download this
    #!/usr/bin/perl
    
    ...
            close(IN);
        }
    }