it does not work on the mac. 

put the preloadRAM
-- 0

the preloadRAM = 2 * 1024 * 1024

put the preloadRAM
-- 0

--bh

Bruce Epstein - Zeus Productions wrote:
> 
> A reader reported that he was having trouble setting the preLoadRAM.
> 
> I tested this in D6.5 and D7.0.2 on the Mac:
> 
> put the preloadRAM
> -- 0
> 
> set the preloadRAM = 2 * 1024 * 1024
> 
> -- On D6.5 Mac, it yields:
> put the preloadRAM
> -- 2097152
> 
> -- But on D7.0.2 Mac, it does NOT seem to work
> put the preloadRAM
> -- 0
> 
> On both D7.0.2 and D8 for Windows, it works fine
> set the preloadRAM = 2 * 1024 * 1024
> put the preloadRAM
> -- 2097152
> 
> Anyone else confirm this? Can someone test it on D8 Mac (I don't have it handy)
> 
> Thanks,
> Bruce
> 
> Bruce Epstein, Zeus Productions, [EMAIL PROTECTED], 732-940-2800
> Check out LAST CALL - The Ultimate Bartending Sim:
> http://www.zeusprod.com/games/lastcall.html
> Director and Lingo in a Nutshell (DiaN/LiaN) kick butt.
> Free Sample Chapters: http://www.zeusprod.com/nutshell/downloads/
> 
> [To remove yourself from this list, or to change to digest mode, go to
> http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
> email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
> Lingo-L is for learning and helping with programming Lingo.  Thanks!]

-- 
R. Bhakti Klein
Lingo Programmer, Scientific Learning
http://www.ScientificLearning.com
http://www.BrainConnection.com
**
Baritone, Wicki6
http://www.wicki6.com
***
"On Earth, you can only do little things;
but you can do them with a lot of Love."
                              -- Mother Theresa

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to