| Varga István wrote:
>
> pete moss wrote:
>
> > at home i normally use the unofficial linux csound, but at school (univ
> > of texas) we have 3.58 on the pcs. today i was trying to run a piece
> > that used the % operator. csound didnt understand it. so i rewrote it
> > to use the mod opcode, which got the same response. my linux version
> > does not have this problem. so whats up with mod in the official
> > version?
>
> official version compiled on linux works well for me (would you send
> the orchestra file, or at least the part that uses %)
sure, although i should mention that the offending version is consound
3.58.
ia mod ib, ic
says 'illegal opcode' or 'unknown opcode', cant remember the exact error
code, but it hasnt heard of 'mod'
ia = ib%ic
it complains about the character '%', and fails.
the orchestra i am using runs fine on unofficial-linux-csound v
3.57.0.1e
i also tried versions down to 3.55 from the montreal server and they
gave the same problem. maybe an important c file is being left out of
the official version.
>
> > also, related, whats with the bath server? i am still not
> > able to connect to it. montreal had 3.58 but i thought there was a 3.59
> > now.
>
> Netscape and IE cannot connect to the bath server, while I am able to
> download files using FAR manager, or other ftp client programs
thanks i will try that.
|