Hello,
I have a problem with the FileX call fx_file_attributes_set().
I want to use file attribut as a marker if i already have touched the file at the last startup.
I can read the attributes with fx_file_attributes_read() but when i want to change it with
fx_file_attributes_set nothing happened. Both calls are returning FX_SUCCESS.
I'm using Synergy SSP 1.2 and the FileX Version is
_fx_version_id[] =
"Copyright (c) 1996-2016 Express Logic Inc. * FileX Synergy Version 5.4.5.2 SP2 SN: 4154-280-5000 *";
Did I miss something ?
Best regards
Heinz