On Mon, 4 Mar 2019 at 20:07, Kenneth Lerman <[email protected]> wrote: > > #<_value_returned> and #<_value> are updated to reflect the result of the > last executed O_return or O_endsub. > So, you don't have to clear them, the interpreter sets or clears them as > appropriate.
If you really need to clear the _value_returned then a dummy sub that does not return a value would be one option. -- atp "A motorcycle is a bicycle with a pandemonium attachment and is designed for the especial use of mechanical geniuses, daredevils and lunatics." — George Fitch, Atlanta Constitution Newspaper, 1916 _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
