Copyright (c) Hyperion Entertainment and contributors.
Difference between revisions of "Debug Menu - Flush libs"
Jump to navigation
Jump to search
Richard Lake (talk | contribs) (Created page with "This menu item tries to flush unused libraries and similar modules from memory, so that e.g. updated versions can be loaded instead. In other words, it does more or less the s...") |
Richard Lake (talk | contribs) m |
||
Line 1: | Line 1: | ||
+ | [[Category:Workbench]][[Category:Menus]][[Category:Menu Items]] |
||
This menu item tries to flush unused libraries and similar modules from memory, so that e.g. updated versions can be loaded instead. In other words, it does more or less the same as executing the command "Avail FLUSH" in a Shell or the [[Window Menu - Execute command|Execute command...]] window. |
This menu item tries to flush unused libraries and similar modules from memory, so that e.g. updated versions can be loaded instead. In other words, it does more or less the same as executing the command "Avail FLUSH" in a Shell or the [[Window Menu - Execute command|Execute command...]] window. |
||
Latest revision as of 00:03, 31 May 2012
This menu item tries to flush unused libraries and similar modules from memory, so that e.g. updated versions can be loaded instead. In other words, it does more or less the same as executing the command "Avail FLUSH" in a Shell or the Execute command... window.
Note: The debug menu is only available when the "-debug" argument is used with LoadWb and is probably useful only to developers.