Dear all,
For some reason, when I launch an oz script from the command line I can
successfully retrieve arguments using the Application.getArgs record spec,
but when I launch the same script using execve() via standard C and with the
same arguments, the record spec doesn't pick up the argument values. Using
the Application.getArgs plain spec reveals the arguments as expected. I can
parse the arguments by hand on this basis, but has anybody else encountered
this previously and if so might there be any pointers as to what's
happening?

Many thanks,
Oliver.
_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to