Leslie,

Doesn't seem to me that the parse source is broken, since the  end 
result of the following code is the same error message:

-------------------------------------
a = q
call r
say result
exit

::routine r
expose a
return a
-------------------------------------


Ruurd


On 18-8-2014 23:00, J. Leslie Turriff wrote:
>       I'm running ooRexx on OpenSuSE 13.1, x86_64.  The version is
>
> g /home/leslie/bin/rexx/testParseSource line 57:
> Translation error
>> REX0512E: Error 99.907:  EXPOSE must be the first instruction executed after
> a method invocation
>
>       So, either I'm doing something wrong, or parse source is broken.  Help!
>
> Leslie


-- 
Ruurd Idenburg


------------------------------------------------------------------------------
_______________________________________________
Oorexx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to