Hi, I found:

 >> f: func ["aa" /local x /a aa] []
 >> help f
USAGE:
    F

DESCRIPTION:
     aa
     F is a function value.
 >> g: func ["aa" /a aa /local x] []
 >> help g
USAGE:
    G /a aa

DESCRIPTION:
     aa
     G is a function value.

REFINEMENTS:
     /a
         aa -- (Type: any)

Is there really such a big difference between F and G?

-L
-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to