I need to have quick access to 32k of data (bytes).  Speed is critical, so I
would like to access the memory directly.

I can't use the Dynamic memory, since 32k is too large, so I need to use a
record/ resource.

I've created a resource, and I can read the information directly, but
whenever I try to write to the resource, I get an error.

Can anyone help me with removing the write protection on a resource, or with
another way to do what I want?

Thanks,
Mike

Reply via email to