Re: Compile ReplacePart
- To: mathgroup at smc.vnet.net
- Subject: [mg52575] Re: [mg52545] Compile ReplacePart
- From: "yehuda ben-shimol" <benshimo at bgu.ac.il>
- Date: Thu, 2 Dec 2004 02:21:57 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
It is difficult to comment to your posting without an exact reference to the line (or block of code) that caused the problem. Can you send it so we will be able to figure out what is wrong? yehuda -----Original Message----- From: Joerg Schaber [mailto:schaber at molgen.mpg.de] To: mathgroup at smc.vnet.net Subject: [mg52575] [mg52545] Compile ReplacePart Hi, using ReplacePart with 4 arguments in a Compiled Function gives me the error 'ReplacePart::argrx: ReplacePart called with 4 arguments; 3 arguments are expected', even though ReplacePart is defined also for 4 arguments in regular Mathematica code. What's the problem here? best, joerg