get fpprintprec to round float inside function?



I think you can do this:

folder_info(path):=
   block([fpprecprint:2],
        display ( folder_info1(path)))