Dealing with the dictionary
valetia at mac.com
valetia at mac.com
Sun Feb 16 02:18:01 EST 2003
Hi Ken,
>> First, it doesn't free up the memory because Revolution doesn't
>> actually close a stack when you close it. It remains in memory. This
>> can be changed by setting the destroyStack of the stack to true.
> ----------
> OK, so I set the destroyStack property of the stack to true, and close it.
> Will it be lost? or is is still in its folder? (destroyStack sounds
> dangerous).
destroyStack only removes the closed stack from memory, but doesn't delete
it from the hard drive, so it's not as dangerous as it sounds. :-)
>> Second, you can export the docs to a text file, to HTML, or to RTF, and
>> then refer to that. There's an exporter stack on the User Contributions
>> page.
> ----------
> I couldn't find an exporter stack per se. What's the name?
The name of the listing on the page is:
"Revolution Docs -> RTF, Text and HTML Converter version 1.1"
...and here's the direct link to the file:
http://www.runrev.com/revolution/downloads/developerdownloads/revrtfer.zip
Hope this helps.
Valetia
More information about the use-livecode
mailing list