Yeah, I'd recommend always to use SYS: or assigns everywhere. Never the actual device names. Then you can easily change names, locations, systems etc.
I have for example Utils: assign which I use to refer everything in my 3rd party programs dir. If I want to move that dir to different partition or something like that, then it's enough just to change that one assign and everything works again.