Hi Khadija,
The warning "marshaling a variable as a resource" is related to your previous
question about sending {OS.rand} to a remote site, and execute it over there.
OS, as well as System and other modules, cannot be exported to a remote site
because they are considered resources of the machine. So, when you try to
distribute a piece of code such as {OS.rand}, it just marshals it as a
resource, and cannot be used remotely.
I hope it helps
cheers
Boriss
On 04/09/10 18:59, Khadija EL MAHRSI wrote:
Hello,
I was wondering if anyone had any idea about the following execution
warning and can explain it to me:
Warning: marshaling a variable as a resource!
Thanks.
_________________________________________________________________________________
mozart-users mailing list
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users
_________________________________________________________________________________
mozart-users mailing list
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users