Thanks. Is there any reason that Pluggy versions between 125b and Dev v132 is unavailable? If I'm using ToOBSE it effectively means that I require "Dev v132", since non-development versions of 128-131 isn't there.
All of the versions 126-132 have been development while I make some fairly major changes (i.e., switch from .pluggy co-save to .obse co-save). I was expecting to be able to develop these much quicker, but haven't had as much time as I expected to work on it. However, v132 has been out for 2 months now and I haven't heard any complaints - I'd consider it a Beta. (I might release a v133 soon that moves old .pluggy co-saves rather than deletes them and call that the Beta, but that would be the only change.)
Alternatively, is there any other reliable way to convert a pretty large (possibly several K) text string from Pluggy to OBSE? I'm aware of the old SetName/GetName trick to convert strings, but I'm not sure if that works with so large strings.
The only OBSE function that reads files is
RunBatchScript, and I don't believe you can set strings from the console.