General Scripting Question

Next
 From:  r2d3
6727.1 
Hi there,

is it really necessary to restart moi to test out a change in a custom script?
There must be a trick.....

Ralf
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
6727.2 In reply to 6727.1 
Hi Ralf, by default when MoI loads a text file from disk, it caches it in memory so the next time it's accessed it doesn't have to be read in again.

You can disable that caching though by a setting in moi.ini under:

[UI]
<....>
DisableFileCaching=y


If you set that, that should be more convenient for script development.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  r2d3
6727.3 In reply to 6727.2 
Wow, I thought there will be a trick..

Thanks a lot
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All