Difference between revisions of "Gob Scripts"

Jump to navigation Jump to search
Line 32: Line 32:


===Functions===
===Functions===
* o2_getFreeMem is for keeping up Memory (RAM) to dont produce any out of memory problems. on PCs that have low Memory.
* o2_getFreeMem is for keeping up Memory (RAM) to prevent to produce any out of memory problems. on PCs that have low Memory.
* o2_writeData is for write Data in a specfic File.
* o2_writeData is for write Data in a specfic File.
* o7_copyFile copy a File to a other Directory.
* o7_copyFile copy a File to a other Directory.