At the Opened Documents Window select the folder you want to convert to Default, click storage properties icon
the first from the left
and click on the Storage Properties Windows the Default options of your choice. If already a Default option you will only be able to make it non-default by selecting another.
If the folder you are looking is not on thew window you got to make it available by clicking the add storage icon [the second icon on the above figure].
By the way I never use manual script coding, I create simple scripts with the record option and use the editor to combine several simple scripts into a single one if necessary with copy and paste, easier than recording a long procedure.
Good luck
Member for
13 years 2 months
Member for13 years2 months
Submitted by bogdanleonte on Thu, 2012-12-27 17:40
Thank you, I will try creating the script by recording the user movements. I have one question to your answer, How do I set Default Storage Location, mine is in C:\Documents\Spider Project, how do I change this to another location?
Member for
21 years 7 months
Member for21 years8 months
Submitted by Rafael Davila on Thu, 2012-12-27 15:43
You have set the default storage locations [not sure is a requirement but you shall be on the safe side here], you have stored the 3 project versions but have you set them up under Risk Analysis - Options [manually or via a script] before a command looks for it under Risk Analysis - Options? maybe if options are not defined access will be denied under such command.
Also I suggest creating the script by using the Record option and compare the code if the above does not helps. Perhaps "Projecte" is a valid reference for some commands while for others the syntax requirements is different, the commands can correctly interpret the fists two entries separated by a comma but not the last entry, here the recorded script can give you some clues.
Member for
21 years 7 monthsAt the Opened Documents
At the Opened Documents Window select the folder you want to convert to Default, click storage properties icon
and click on the Storage Properties Windows the Default options of your choice. If already a Default option you will only be able to make it non-default by selecting another.
If the folder you are looking is not on thew window you got to make it available by clicking the add storage icon [the second icon on the above figure].
By the way I never use manual script coding, I create simple scripts with the record option and use the editor to combine several simple scripts into a single one if necessary with copy and paste, easier than recording a long procedure.
Good luck
Member for
13 years 2 monthsThank you, I will try
Thank you, I will try creating the script by recording the user movements. I have one question to your answer, How do I set Default Storage Location, mine is in C:\Documents\Spider Project, how do I change this to another location?
Member for
21 years 7 monthsYou have set the default
You have set the default storage locations [not sure is a requirement but you shall be on the safe side here], you have stored the 3 project versions but have you set them up under Risk Analysis - Options [manually or via a script] before a command looks for it under Risk Analysis - Options? maybe if options are not defined access will be denied under such command.
Also I suggest creating the script by using the Record option and compare the code if the above does not helps. Perhaps "Projecte" is a valid reference for some commands while for others the syntax requirements is different, the commands can correctly interpret the fists two entries separated by a comma but not the last entry, here the recorded script can give you some clues.