Permanent data storage on CREF simulator
hello everyone,
I am currently testing out some applets on the cref simulator,
this is my proceess:
converted my class files to CAP and generated the .SCR file
i ran cref -o and apdutool the .SCR file and saved an image.
My question is, when i loaded the image using cref -i, and ran a client application to modify some variable values on the loaded applet, will the value be stored permanently?
I tried it and it seems that after modifying the value and restaring the CREF simulator, the modified value returns to 0 (original state).
Is there a way to store permanent data using the CREF simulator?
Many thanks.

