how to set history entries to save in ADEXL.

Y

yvk

Guest
by default its 3, I wish to make it 5 using any env variable in cdsinit.

Thanks,
yvk
 
On 01/03/13 08:37, yvk wrote:
by default its 3, I wish to make it 5 using any env variable in cdsinit.

Thanks,
yvk
The default is actually 10, so presumably somebody has overridden it in
your environment.

The .cdsenv setting is:

adexl.simulation saveLastNHistoryEntries int 5

which in .cdsinit (SKILL syntax) would be:

envSetVal("adexl.simulation" "saveLastNHistoryEntries" 'int 5)

Regards,

Andrew.
 
hi Andrew ,
I want to know status of Adexl History..whether its running of finished or finished with error?what is the command for that?
 

Welcome to EDABoard.com

Sponsor

Back
Top