At 07:12 PM 2/1/01 -0600, David L. Nicol wrote: >I recalled hearing about a language (was it java?) where >you set the return value of a function (was it VB?) by >assigning to the name of the function within the function body, >so the last line would be > > fname=rval; > >or fname could be used instead of rval all through it. Ah, an homage to Pascal :-) -- Peter Scott Pacific Systems Design Technologies
- assign to magic name-of-function variable instead of "... David L. Nicol
- Re: assign to magic name-of-function variable instead ... Peter Scott
- Re: assign to magic name-of-function variable instead ... David L. Nicol
- Re: assign to magic name-of-function variable inst... James Mastros
- Re: assign to magic name-of-function variable ... Johan Vromans
- Re: assign to magic name-of-function varia... James Mastros
- Re: assign to magic name-of-function ... Bart Lateur
- Re: assign to magic name-of-funct... James Mastros
- Re: assign to magic name-of-f... abigail
- Re: assign to magic name-of-f... James Mastros
- Re: assign to magic name-of-f... Branden
- a name for the currently exec... David L. Nicol