Dear Oliver,

Do you have a small example that reproduces the bug? It's simpler for us to have something to start from. Can you also tell us which system are you running on?

Thanks,
raph

Oliver Mooney wrote:
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

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

Reply via email to