Saturday, April 26, 2008

[oopic] Re: oVarX object and 2D array?

I have never used sByte. I only use the internal EEPROM for storing
information that I want to be available even after a reset.

Dim A as EEPROM Nib

That line will initalize the variable A on the internal 256 byte
EEPROM. I am not sure that you can dimension variables on the external
EEPROM.

--- In oopic@yahoogroups.com, trungtuandung@... wrote:
>
> One more thing, can anybody clarify this? it's said that sByte can
access the 256 byte-space of INTERNAL EEPROM which don't seem to be the
same thing as the EEPROM at E0 slow on which program code is stored.
If I declare
> Dim A as EEPROM Nib
> that means I use the 'external' EEPROM which is much slower. then
what happens to the fast acccess internal EEPROM, is there anyway to
use it?
> thanks in advance
>

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:

http://groups.yahoo.com/group/oopic/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:

http://groups.yahoo.com/group/oopic/join

(Yahoo! ID required)

<*> To change settings via email:
mailto:oopic-digest@yahoogroups.com
mailto:oopic-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
oopic-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:

http://docs.yahoo.com/info/terms/

No comments:

Post a Comment