I am using Origin 6.0 SR2. Every time that my worksheet script is executed (after importing data in the worksheet), a file named "Txt._to" is written to my disk containing the script itself. For example, after my last importing a file Txt._to appeared in my desktop with the followin text:// WKS.COL1.FORMAT=3;
// WKS.COL1.SUBFORMAT=3;
wks.labels(0);
PAGE.LABEL$=%a;
PAGE.title=3;
The folder where this file is written is not always the same, but I am not very sure on what it depends...
This is not a serious problem but almost an oddity, although I would like to know why this happens.
Any tip?
jose.