private routines
- Posted by Lionel Wong <eljay98 at HOTMAIL.COM> May 16, 1999
- 588 views
I'm not sure if this was what Bernie Ryan had been asking about.. but I'm gonna ask this anyway. I ask that Eu supports routines within routines (whether funcs, procs or types). This means that we would have global, local AND private routines. -- Pseudocode example ahead: function local_routine() procedude private_routine() -- code here end procedure -- code here -- code here end function I'd like this because sometimes I have to write lots of repeated code for just one routine. The routine gets pretty long and less readable. Do you guys agree? ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com