Wire.read data from Picaxe

hi, can anyone help me to read data from picaxe please. i got the sketch to write data in picaxe scratchpad and it worked OK, but i am struggling to read data from picaxe. I couldn't find any good example for picaxe as a slave. normally picaxe put data in scratchpad when its a slave device and another picaxe reads data from there. But i couldn't find any library or example how to read data from picaxe scratchpad. any suggestion would be appreciated. thanks

Post on the picaxe forum.

i mean to say how to read/write an I2C Eeprom with 256 bytes, addressed at $50 (7-bit), how can i write the sketch for that?

Google "arduino I2C eeprom"