On Sunday, May 08, 2011 08:46:11 PM Joel Jacobs did opine: > Hi, > Is this possible? I see a file called useful-subroutines.ngc im the > example directory and I'm wondering how to use it. I found in the > documentation where it talks about calling files but those files only > have one subroutine in them and the useful-subroutines.ngc has > several. So do I need to cut and paste from that file the subroutines > I need or is there some way to just include the whole file at the end > of my program? > Thanks much, > Joel >
You cannot 'tag them on the end", Joel. A subroutine must be fully defined in the ngc file above all calls to it. > ------------------------------------------------------------------------ > ------ WhatsUp Gold - Download Free Network Management Software > The most intuitive, comprehensive, and cost-effective network > management toolset available today. Delivers lowest initial > acquisition cost and overall TCO of any competing solution. > http://p.sf.net/sfu/whatsupgold-sd > _______________________________________________ > Emc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-users -- Cheers, Gene "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) <http://tinyurl.com/ddg5bz> <http://www.cantrip.org/gatto.html> Faith may be defined briefly as an illogical belief in the occurence of the improbable. - H. L. Mencken ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
