[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Labelled PROGs (and DOs)



    ... could find all instances of (RETURN <value1> . . . <valuen>)
    for n > 1, and convert them to (MRETURN 'prog_id <value1> . . .)
Do you really mean for MRETURN to take an evaluated prog_id?
Since GO does not, maybe it's a typo?