Hi. I am trying to use WRITE to write to EEPROM on a 18F4620 using PBPL and MPASM but I get the following:

Error[113] c:\pbp\pbppi18l.lib 723 : Symbol not previously defined (WRITE)

I checked the pbpi18l library and it does include WRITE.

Any ideas why this is happening? Should I just ignore the error messages?

I'l try to write to eeprom an see what happens.

Thanks!

Rogerio