are you sure that you have the proper memory bank selected? -----Original Message----- From: Herbert Graf To: PICLIST@MITVMA.MIT.EDU Date: lunes 7 de enero de 2002 19:30 Subject: Re: [PIC]: Mplab oddities.. >> -----Original Message----- >> From: pic microcontroller discussion list >> [mailto:PICLIST@MITVMA.MIT.EDU]On Behalf Of Dwayne Reid >> Sent: Monday, January 07, 2002 12:15 >> To: PICLIST@MITVMA.MIT.EDU >> Subject: Re: [PIC]: Mplab oddities.. >> >> >> At 03:11 PM 1/7/02 +0100, K|bek Tony wrote: >> >Hi, >> >how come the code: >> > >> > MOVF LOW(ARG_24+2),W >> > >> >Does not work anymore in the latest MPLAB ?? >> >( even trying the LOW(ARG_24)+2 does not work ) >> >> I'm assuming its a parsing problem. As Andy Warren once said: "you can >> never have too many brackets". Accordingly, why not try: >> >> movf low((ARG_24)+2),W >> > > Just wondering, does anybody have a pointer to how one uses this sort of >stuff? I've seen it before but I have NO idea what it means and I feel that >I'm missing out on something very useful here! :) Thanks, TTYL > >-- >http://www.piclist.com hint: PICList Posts must start with ONE topic: >[PIC]:,[SX]:,[AVR]: ->uP ONLY! [EE]:,[OT]: ->Other [BUY]:,[AD]: ->Ads > > -- http://www.piclist.com hint: The list server can filter out subtopics (like ads or off topics) for you. See http://www.piclist.com/#topics