Author |
Topic |
|
KotCheshirskiy
Russia
1 Posts |
Posted - 11/15/2012 : 10:24:52 PM
|
Origin Ver. and Service Release (Select Help-->About Origin): 8.1. Operating System: windows 7 x64
Hello!
I have a project with huge number of woorkbooks. Something about 1 thousand. In most of workbooks I have 4-5 columns, 5-6 rows with automatic recalculation of set values. After unsuccessful saving recalculating mode changed from auto to none. Setting it back manually one by one will took few days is there any way to make that automotive or set to all workbook columns?
Best regards, Andrey
P.S. Other thing I noticed - while I was adding workbooks with auto setting values - saving time increase rapidly. Last time it took more than 1,5 hours. Interesting is that file size became of the right size very soon, but later something happening. When recalculating is set to none saving time becomes only few minutes.
Best regards, Andrey |
|
Hideo Fujii
USA
1582 Posts |
Posted - 11/16/2012 : 3:32:58 PM
|
Hi Andrey,
There is a LabTalk command to change the Recalculation mode to "Auto" for entire project: run -au 1 (Note: value 1 for Auto, 0 for None, 2 for Manual) However, this command is available in Origin 8.5, or later. If you upgrade to such version, you can issue the above command in the Script window or in the Command window.
--Hideo Fujii OriginLab |
|
|
rlewis
Canada
253 Posts |
Posted - 11/18/2012 : 8:21:05 PM
|
You can write an OriginC function to that job .... if you are so inclined ... |
|
|
|
Topic |
|
|
|