Hi everyone,
I use a KAREL routine to write some logs into a file. This file is stored in the RD memory area (really much faster than FD). But, as nothing is perfect , RD is volatile, and so I need to daily copy my file from RD to FD.
Once again, FANUC's world is not perfect, and KAREL doesn't allow this :
Do you know how to copy a file from a memory zone to another one ?
Greetings,
Seb