Hi,
I try to compile routines that have been implemented using windows XP. They work perfectly on windows but I get syntax errors when I try to compile them on linux.
Example of syntax error:
var=function(arg1,arg2,arg3='String')
^
I use IDL Version 7.0 (linux x86 m32) and Ubuntu 8.04
Thanks.
|