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
- Re: Accessing a resource directly Michael Ethetton
- Re: Accessing a resource directly Dan Rowley
- RE: Accessing a resource directly Michael Ethetton
- Re: Accessing a resource directly Richard Bram
- Re: Accessing a resource directly krollin
