Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
ardiscript:running_and_debugging_local_scripts [2018/07/25 22:40]
optrix
ardiscript:running_and_debugging_local_scripts [2018/07/25 22:46] (current)
optrix
Line 9: Line 9:
 It's located in your Documents folder. You should find a folder named **Optrix/​ARDI/​**<​database-name>​**Scripts** (for example, if your database is called “Headquarters”,​ it would be under **Optrix/​ARDI/​Headquarters/​Scripts**) It's located in your Documents folder. You should find a folder named **Optrix/​ARDI/​**<​database-name>​**Scripts** (for example, if your database is called “Headquarters”,​ it would be under **Optrix/​ARDI/​Headquarters/​Scripts**)
  
-Create your script ​XML file in this folder.+Create your script file in this folder. You can use the extension '​xml'​ or '​script'​ (calling your file '​script'​ will save you an extra step later, when you publish).
  
-We also suggest creating a folder with the same name as your script (without the XML extension), to hold your media.+We also suggest creating a folder with the same name as your script (without the file extension), to hold your media.
  
 So if you were making a script called **Introduction** on a server called **Headquarters**,​ you'd create... So if you were making a script called **Introduction** on a server called **Headquarters**,​ you'd create...