Re: Installation of Code saturn with syrthes with the python
Posted: Thu Jun 03, 2010 12:16 pm
Hello,
You need to put top beween quotes, as the argument to GETFBR is a string containing "top", not a variable named top:
Regards,
Yvan
You need to put top beween quotes, as the argument to GETFBR is a string containing "top", not a variable named top:
should work better.CALL GETFBR('top',NLELT,LSTELT)
Regards,
Yvan