The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

"how to properly use file_exists with branch operator?"

kaymankayman Member Posts: 662 Unicorn
edited May 2019 in Help
Hi, can anyone tell me what the condition value needs to be if one wants to check if a file exists or not using the branch operator?
If tried many things going from the actual file path to True or Yes but all are happily ignored.

Best Answer

Answers

  • kaymankayman Member Posts: 662 Unicorn
    edited December 2018
    Bummer...

    Seems like it's not working indeed if I use the 'windows user path logic' (which would have been /Documents/Formations_DataScience in your example), while ok if I use the C:\ path logic. I prefer the first one since it makes it equal to my Linux server environment and then I could have kept it simple. 

    Anyway, happy holidays for you also !
Sign In or Register to comment.