> MOVWF INDF ;copies W into INDF > MOVWF Temp ;Will the value of W that is put into > ;Temp be the same as INDF W won't change between these two instructions (unless an interrupt occurs and it trashes W). Note however that INDF is not a register itself, but an alias for another register pointed to by FSR and the IRP bit. ***************************************************************** Embed Inc, embedded system specialists in Littleton Massachusetts (978) 742-9014, http://www.embedinc.com -- http://www.piclist.com hint: PICList Posts must start with ONE topic: [PIC]:,[SX]:,[AVR]: ->uP ONLY! [EE]:,[OT]: ->Other [BUY]:,[AD]: ->Ads