Yep, just checked with 7.41 with the very same results. > Isn't it giving you the contents of memory location 0x03 (Delay1) and 0x04 > (Delay5)? Yes, it seems that EQU always interpreted as file register addresses so that the memory location is going to be read and displayed in the caption -- even if you place the mouse cursor above an obvious bitfield operand like above Z in 'btfss STATUS, Z'. Tamas On 07/11/06, Harold Hallikainen wrote: > > > > > > Ken Walker wrote: > >> What do the mouse overs mean in the IDE environment, if i have > >> > >> Delay1 EQU 0x03 > >> > >> hovering the mouse over Delay1 gives me a mouse over box saying > >> > >> Delay1 = 0x18 > >> > >> > >> and hovering over > >> > >> Delay5 EQU 0x04 > >> > >> gives me 0x00. > >> > >> > >> > >> None of the mousovers give me what they actually are > >> > >> > >> !!!!!!!!!! > >> > >> Ken > > > Isn't it giving you the contents of memory location 0x03 (Delay1) and 0x04 > (Delay5)? > > Harold > > -- > FCC Rules Updated Daily at http://www.hallikainen.com - Advertising > opportunities available! > -- > http://www.piclist.com PIC/SX FAQ & list archive > View/change your membership options at > http://mailman.mit.edu/mailman/listinfo/piclist > -- unPIC -- The PIC Disassembler http://unpic.sourceforge.net -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist