You need to log in to create posts and topics.
Re: Clipboard/Memory??
77,940 Posts
#1 · December 6, 1997, 5:44 pm
Quote from Forum Archives on December 6, 1997, 5:44 pmPosted by: rbrown <rbrown@...>
Martin wrote:
> I am using the following function to copy a board game to the
> clipboard but it is chewing up memory. Can anyone spot an error?I don't see anything wrong with your code, although you seem to be
recording 80 pictures into the PICT handle, which could conveiveably
make you run out of memory if the pictures are large. Is that what you
mean by "chewing up memory"?- Rick
Posted by: rbrown <rbrown@...>
Martin wrote:
> I am using the following function to copy a board game to the
> clipboard but it is chewing up memory. Can anyone spot an error?
> I am using the following function to copy a board game to the
> clipboard but it is chewing up memory. Can anyone spot an error?
I don't see anything wrong with your code, although you seem to be
recording 80 pictures into the PICT handle, which could conveiveably
make you run out of memory if the pictures are large. Is that what you
mean by "chewing up memory"?
- Rick
Click for thumbs down.0Click for thumbs up.0