ACC: "Out of Memory" Err Message When Pasting Text into ModuleLast reviewed: May 7, 1997Article ID: Q92679 |
The information in this article applies to:
SYMPTOMSModerate: Requires basic macro, coding, and interoperability skills. When you paste more than 64 kylobytes (K) of ASCII text from the Clipboard, you may receive an "Out of Memory" message.
CAUSEIn Microsoft Access, you cannot paste more than 64K of ASCII text from the Clipboard. This message appears even if the code translates into less than 64K of pseudocode.
RESOLUTIONPaste the text into the module in more than one step. Each paste operation must contain less than 64K of text.
|
Additional query words: copy
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |