Default location for Simile Data files

Project:Simile
Component:Miscellaneous
Category:task
Priority:critical
Assigned:Unassigned
Status:closed
Description

Hello

 

Is it possible to change the default location for Simile 5.6 Example File Location as it is currently generating the following error for us:

Normal
0

false
false
false

EN-IE
X-NONE
X-NONE

/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-parent:"";
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin:0cm;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
mso-ascii-font-family:Calibri;
mso-ascii-theme-font:minor-latin;
mso-hansi-font-family:Calibri;
mso-hansi-theme-font:minor-latin;
mso-bidi-font-family:"Times New Roman";
mso-bidi-theme-font:minor-bidi;
mso-fareast-language:EN-US;}

Simile encountered an unexpected problem:
could not read "C:/Users/Anon000/Documents/My Simile files/Desktop3.smx": no such file or directory

could not read "C:/Users/Anon000/Documents/My Simile files/Desktop3.smx": no such file or directory
    while executing
"file attributes $string -shortname"
    (procedure "GetUsableName" line 6)
    invoked from within
"GetUsableName $string"
    (procedure "GetSystemName" line 2)
    invoked from within
"GetSystemName {C:/Users/Anon000/Documents/My Simile files/Desktop3.smx}"
    invoked from within
"catch $args retVal"

Press "Help" to display a relevant page from Simile's documentation.

 

 

Simile encountered an unexpected problem:
could not read "C:/Users/Anon000/Documents/My Simile files/sim/Desktop1/model.pl": no such file or directory

could not read "C:/Users/Anon000/Documents/My Simile files/sim/Desktop1/model.pl": no such file or directory
    while executing
"file attributes $string -shortname"
    (procedure "GetUsableName" line 6)
    invoked from within
"GetUsableName $string"
    (procedure "GetSystemName" line 2)
    invoked from within
"GetSystemName {C:/Users/Anon000/Documents/My Simile files/sim/Desktop1/model.pl}"
    invoked from within
"catch $args retVal"

Press "Help" to display a relevant page from Simile's documentation.

 

 

Comments

#1

This is possible. It is done by setting the HOME environment variable to another directory. Simile will create a directory called 'My Simile files' under this directory, and keep its temporary files there. This change may also affect the behaviour of other programs on your computer. Look at the help on your OS to see how to set the HOME environment variable.

#4

Status:active» closed