Hi, i want to use a local in a CD, is it possible?
I would like something like this :

Code:
local date_export="20-10-08"
cd "C:\Users\...\`date_export'"
the CD should use "C:\Users\...\20-10-08"
With this i've got this error :
"unable to change to C:\Users\...`date_export'
r(170); "