We have five native Variable Reference APIs. Three of them are available in
all the usual contexts: Thread/MethodCall/Exit
IsVariableReference, VariableReferenceName, VariableReferenceValue

But two of them are restricted to one context:
GetObjectVariableReference available in method context only
SetVariableReferenceValue available in thread context only

Should I assume that the latter two should also be available in the four
contexts of the first three ones?
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to