File operations without FullAccessRights

Created at 19 Jul 2023, 09:56
FM FMogyi's avatar

FMogyi

Joined 13.10.2015

File operations without FullAccessRights
19 Jul 2023, 09:56


It is a great function to not require FullAccessRights for File operations but I have a doubt with the usage of this method.

cBots and Indicators find the files in Documents -cAlgo -Data-cBots -${cBot Name}  or -Indicators |-${Indicator Name}

It is great until  somebody  renames the cBot or Indicator  and the files in the old directory  will not be accessible for the cBot or Indicator.

Is it possible to use a common/shared directory where all cBots and Indicators can manage files and subdirectories?

Thanks,

Mogyi

 

 


@FMogyi