April Chin writes:
> Thanks for the correction.  Yes, what it should say is:
>      
>    In ksh93, local variables only exist for non-POSIX-style 
>    (function func) functions.  In POSIX-style functions (func()), 
>    variables declared with "typeset var" remain global in scope, 
>    and are shared between the calling program and the function.

I've updated the 'COMPAT' file.

-- 
James Carlson, KISS Network                    <james.d.carlson at sun.com>
Sun Microsystems / 1 Network Drive         71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677

Reply via email to