error check doesn't work for checking presence of stuff when workspace has it from a previous run `if(exists('absolute_dat')) # Prints output only if absolute_dat exists` How to deal with this?