Hi,

Is it possible to put the CD directory on local myfiles?

My command is

local myfiles: dir "C:\Users\......." files "*.csv"

And i would like to refer to my CD directory (that i've done with the command cd "C:\Users\.....")
I'm working with some lines like that, and if i change my PC i just want to change 1 line (the first with cd"....")

Thanks !