Not enough memory !! 
Author Message
 Not enough memory !!

Hello,

I try to compile a VB macro written with  Word Office XP (Windows 2000)
on a Word for Mac 2001, and everything, even the smallest fragment fail
to
compile with an error "not enough memory" (free traduction of the French

message (memoire saturee), even if I give 60 megs of memory to word...

any idea ?

Thanks a lot

same in French:

J'essaie de compiler une macro ecrite en VB sur un PC sous windows (Word
Office XP)
sur un Word Mac office2000. Et c'est la que j'ai le message...
J'ai bien essaye d'augmenter la memoire allouee a Word, rien n'y fait.

Vous avez une idee ?



Tue, 07 Dec 2004 20:06:33 GMT  
 Not enough memory !!
Henri:

Possibly your Macro was SIGNED in Word 2000.  This renders the macro storage
read-only on the Mac.  You need to remove the signature in Word 2000 before
you can edit on the Mac.

The other possibility is that you have registered Windows runtime routines
in your code, which are not present on the Mac.  Check your code for
external routine definition statements.

Or it may be that you have not allocated sufficient memory to Mac Word 2001.
You may have to raise it again.

Hopefully, Correntin will be along soon to translate all this :-)

Cheers



Quote:
> Hello,

> I try to compile a VB macro written with  Word Office XP (Windows 2000)
> on a Word for Mac 2001, and everything, even the smallest fragment fail
> to
> compile with an error "not enough memory" (free traduction of the French

> message (memoire saturee), even if I give 60 megs of memory to word...

> any idea ?

> Thanks a lot

> same in French:

> J'essaie de compiler une macro ecrite en VB sur un PC sous windows (Word
> Office XP)
> sur un Word Mac office2000. Et c'est la que j'ai le message...
> J'ai bien essaye d'augmenter la memoire allouee a Word, rien n'y fait.

> Vous avez une idee ?

--
Please post replies to the newsgroup to maintain the thread.

John McGhie, Microsoft MVP: Word for Macintosh and Word for Windows
Consultant Technical Writer

+61 4 1209 1410; Sydney, Australia: GMT + 10 hrs



Wed, 08 Dec 2004 09:09:53 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Not Enough Memory

2. Not enough memory??

3. error 7 in access 7.0 not enough memory

4. Not enough memory (Error 2004)

5. Not Enough Memory Excel Macro

6. not enough memory to run

7. There is not enough memory or disk space to run word

8. There is not enough memory or disk space to run word

9. "not enough memory......"

10. Not enough memory - too big code

11. Not enough memory

12. "Not enough memory" error during compile

 

 
Powered by phpBB® Forum Software