Native file dependancies?
Posted: Sun Jan 20, 2019 4:22 pm
I have a routine which runs once a week - it has been doing so since some time in 2015. One of its tasks is to move a file to an archive drive
Recently I took advantage of NEXISTS & NMOVE to greatly simplify the code & also moved the target directory to a RAID array
This has run happily for some time, right up to last week, but something changed on the PC this week, albeit not Dyalog
Now if I invoke APL directly I can see the RAID drive and everything works, but the task is run by a scheduler program - and then the RAID array is invisible to APL
Even if I use )cmd the shell cannot see the drive. The scheduler hasn't been altered, but the RAID software was upgraded, so that must be the culprit in one sense
Not strictly an APL problem, so I'm just looking for hints as to where to look - perhaps some setting is blocking Dyalog?
Recently I took advantage of NEXISTS & NMOVE to greatly simplify the code & also moved the target directory to a RAID array
This has run happily for some time, right up to last week, but something changed on the PC this week, albeit not Dyalog
Now if I invoke APL directly I can see the RAID drive and everything works, but the task is run by a scheduler program - and then the RAID array is invisible to APL
Even if I use )cmd the shell cannot see the drive. The scheduler hasn't been altered, but the RAID software was upgraded, so that must be the culprit in one sense
Not strictly an APL problem, so I'm just looking for hints as to where to look - perhaps some setting is blocking Dyalog?